Searched refs:OCFS2_MOUNT_INODE64 (Results 1 – 3 of 3) sorted by relevance
640 if (!(osb->s_mount_opt & OCFS2_MOUNT_INODE64) && in ocfs2_reconfigure()641 (parsed_options->mount_opt & OCFS2_MOUNT_INODE64)) { in ocfs2_reconfigure()1372 mopt->mount_opt |= OCFS2_MOUNT_INODE64; in ocfs2_parse_param()1483 if (opts & OCFS2_MOUNT_INODE64) in ocfs2_show_options()
266 OCFS2_MOUNT_INODE64 = 1 << 7, /* Allow inode numbers > 2^32 */ enumerator
1056 if (!(osb->s_mount_opt & OCFS2_MOUNT_INODE64)) in ocfs2_reserve_new_inode()
Completed in 22 milliseconds