Searched refs:OCFS2_MIN_CLUSTERSIZE (Results 1 – 3 of 3) sorted by relevance
49 #define OCFS2_MIN_CLUSTERSIZE 4096 macro57 #define OCFS2_MAX_BLOCKSIZE OCFS2_MIN_CLUSTERSIZE
1163 #define OCFS2_MAX_CLUSTERS_PER_PAGE (PAGE_CACHE_SIZE / OCFS2_MIN_CLUSTERSIZE)
2259 if (osb->s_clustersize < OCFS2_MIN_CLUSTERSIZE || in ocfs2_initialize_super()