Home
last modified time | relevance | path

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

/fs/ocfs2/
Docfs2_fs.h38 #define OCFS2_MIN_CLUSTERSIZE 4096 macro
46 #define OCFS2_MAX_BLOCKSIZE OCFS2_MIN_CLUSTERSIZE
Daops.c693 #define OCFS2_MAX_CLUSTERS_PER_PAGE (PAGE_SIZE / OCFS2_MIN_CLUSTERSIZE)
Dsuper.c2231 if (osb->s_clustersize < OCFS2_MIN_CLUSTERSIZE || in ocfs2_initialize_super()