Home
last modified time | relevance | path

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

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