Searched refs:OCFS2_MIN_CLUSTERSIZE (Results 1 – 3 of 3) sorted by relevance
51 #define OCFS2_MIN_CLUSTERSIZE 4096 macro59 #define OCFS2_MAX_BLOCKSIZE OCFS2_MIN_CLUSTERSIZE
715 #define OCFS2_MAX_CLUSTERS_PER_PAGE (PAGE_SIZE / OCFS2_MIN_CLUSTERSIZE)
2275 if (osb->s_clustersize < OCFS2_MIN_CLUSTERSIZE || in ocfs2_initialize_super()