Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2_ioctl.h142 } ifi_stat[OCFS2_MAX_SLOTS];
H A Dsuper.c2079 if (osb->max_slots > OCFS2_MAX_SLOTS || osb->max_slots == 0) { in ocfs2_initialize_super()
2374 } else if (le16_to_cpu(di->id2.i_super.s_max_slots) > OCFS2_MAX_SLOTS) { in ocfs2_verify_volume()
2379 OCFS2_MAX_SLOTS); in ocfs2_verify_volume()
H A Docfs2_fs.h290 #define OCFS2_MAX_SLOTS 255 macro
534 * Actual on-disk size is one block. OCFS2_MAX_SLOTS is 255,
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2_ioctl.h132 } ifi_stat[OCFS2_MAX_SLOTS];
H A Dsuper.c2070 if (osb->max_slots > OCFS2_MAX_SLOTS || osb->max_slots == 0) { in ocfs2_initialize_super()
2365 } else if (le16_to_cpu(di->id2.i_super.s_max_slots) > OCFS2_MAX_SLOTS) { in ocfs2_verify_volume()
2370 OCFS2_MAX_SLOTS); in ocfs2_verify_volume()
H A Docfs2_fs.h288 #define OCFS2_MAX_SLOTS 255 macro
532 * Actual on-disk size is one block. OCFS2_MAX_SLOTS is 255,

Completed in 13 milliseconds