Home
last modified time | relevance | path

Searched refs:OCFS2_CLUSTER_NAME_LEN (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ocfs2/
H A Docfs2_fs.h298 #define OCFS2_CLUSTER_NAME_LEN 16 macro
573 /*08*/ __u8 ci_cluster[OCFS2_CLUSTER_NAME_LEN];
H A Docfs2.h417 char osb_cluster_name[OCFS2_CLUSTER_NAME_LEN + 1];
H A Dsuper.c2174 OCFS2_CLUSTER_NAME_LEN); in ocfs2_initialize_super()