Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Docfs2_fs.h314 #define OCFS2_CLUSTER_NAME_LEN 16 macro
615 /*08*/ __u8 ci_cluster[OCFS2_CLUSTER_NAME_LEN];
Docfs2.h401 char osb_cluster_name[OCFS2_CLUSTER_NAME_LEN + 1];
Dsuper.c2215 OCFS2_CLUSTER_NAME_LEN + 1); in ocfs2_initialize_super()