Home
last modified time | relevance | path

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

/fs/ocfs2/
Docfs2_fs.h300 #define OCFS2_CLUSTER_NAME_LEN 16 macro
575 /*08*/ __u8 ci_cluster[OCFS2_CLUSTER_NAME_LEN];
Docfs2.h392 char osb_cluster_name[OCFS2_CLUSTER_NAME_LEN + 1];
Dsuper.c2186 OCFS2_CLUSTER_NAME_LEN); in ocfs2_initialize_super()