Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuper.c639 if (!(osb->s_mount_opt & OCFS2_MOUNT_INODE64) && in ocfs2_remount()
640 (parsed_options.mount_opt & OCFS2_MOUNT_INODE64)) { in ocfs2_remount()
1401 mopt->mount_opt |= OCFS2_MOUNT_INODE64; in ocfs2_parse_options()
1542 if (opts & OCFS2_MOUNT_INODE64) in ocfs2_show_options()
H A Docfs2.h268 OCFS2_MOUNT_INODE64 = 1 << 7, /* Allow inode numbers > 2^32 */ enumerator
H A Dsuballoc.c1052 if (!(osb->s_mount_opt & OCFS2_MOUNT_INODE64)) in ocfs2_reserve_new_inode()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuper.c636 if (!(osb->s_mount_opt & OCFS2_MOUNT_INODE64) && in ocfs2_remount()
637 (parsed_options.mount_opt & OCFS2_MOUNT_INODE64)) { in ocfs2_remount()
1396 mopt->mount_opt |= OCFS2_MOUNT_INODE64; in ocfs2_parse_options()
1536 if (opts & OCFS2_MOUNT_INODE64) in ocfs2_show_options()
H A Docfs2.h266 OCFS2_MOUNT_INODE64 = 1 << 7, /* Allow inode numbers > 2^32 */ enumerator
H A Dsuballoc.c1050 if (!(osb->s_mount_opt & OCFS2_MOUNT_INODE64)) in ocfs2_reserve_new_inode()

Completed in 22 milliseconds