Home
last modified time | relevance | path

Searched refs:OCFS2_MIN_CLUSTERSIZE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2_fs.h38 #define OCFS2_MIN_CLUSTERSIZE 4096 macro
46 #define OCFS2_MAX_BLOCKSIZE OCFS2_MIN_CLUSTERSIZE
H A Daops.c693 #define OCFS2_MAX_CLUSTERS_PER_PAGE (PAGE_SIZE / OCFS2_MIN_CLUSTERSIZE)
H A Dsuper.c2230 if (osb->s_clustersize < OCFS2_MIN_CLUSTERSIZE || in ocfs2_initialize_super()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2_fs.h36 #define OCFS2_MIN_CLUSTERSIZE 4096 macro
44 #define OCFS2_MAX_BLOCKSIZE OCFS2_MIN_CLUSTERSIZE
H A Daops.c689 #define OCFS2_MAX_CLUSTERS_PER_PAGE (PAGE_SIZE / OCFS2_MIN_CLUSTERSIZE)
H A Dsuper.c2199 if (osb->s_clustersize < OCFS2_MIN_CLUSTERSIZE || in ocfs2_initialize_super()

Completed in 18 milliseconds