Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Docfs2_fs.h36 #define OCFS2_MIN_CLUSTERSIZE 4096 macro
44 #define OCFS2_MAX_BLOCKSIZE OCFS2_MIN_CLUSTERSIZE
A Daops.c689 #define OCFS2_MAX_CLUSTERS_PER_PAGE (PAGE_SIZE / OCFS2_MIN_CLUSTERSIZE)
A Dsuper.c2198 if (osb->s_clustersize < OCFS2_MIN_CLUSTERSIZE || in ocfs2_initialize_super()

Completed in 23 milliseconds