Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Docfs2_fs.h313 #define OCFS2_CLUSTER_NAME_LEN 16 macro
614 /*08*/ __u8 ci_cluster[OCFS2_CLUSTER_NAME_LEN];
Docfs2.h404 char osb_cluster_name[OCFS2_CLUSTER_NAME_LEN + 1];
Dsuper.c2231 OCFS2_CLUSTER_NAME_LEN); in ocfs2_initialize_super()