Searched refs:s_mount_opt (Results 1 – 18 of 18) sorted by relevance
| /linux-6.15/fs/ufs/ |
| H A D | super.c | 292 switch (UFS_SB(sb)->s_mount_opt & UFS_MOUNT_ONERROR) { in ufs_error() 477 unsigned mtype = sbi->s_mount_opt & UFS_MOUNT_UFSTYPE; in ufs_setup_cstotal() 810 sbi->s_mount_opt = 0; in ufs_fill_super() 811 ufs_set_opt (sbi->s_mount_opt, ONERROR_LOCK); in ufs_fill_super() 816 if (!(sbi->s_mount_opt & UFS_MOUNT_UFSTYPE)) { in ufs_fill_super() 823 ufs_set_opt (sbi->s_mount_opt, UFSTYPE_OLD); in ufs_fill_super() 839 switch (sbi->s_mount_opt & UFS_MOUNT_UFSTYPE) { in ufs_fill_super() 1328 UFS_SB(sb)->s_mount_opt = new_mount_opt; in ufs_remount() 1372 UFS_SB(sb)->s_mount_opt = new_mount_opt; in ufs_remount() 1380 unsigned mval = sbi->s_mount_opt & UFS_MOUNT_UFSTYPE; in ufs_show_options() [all …]
|
| H A D | ufs.h | 27 unsigned s_mount_opt; member
|
| /linux-6.15/fs/ext2/ |
| H A D | super.c | 690 sbi->s_mount_opt); in ext2_setup_super() 833 set_opt(sbi->s_mount_opt, DEBUG); in ext2_set_options() 837 set_opt(sbi->s_mount_opt, GRPID); in ext2_set_options() 841 set_opt(sbi->s_mount_opt, NO_UID32); in ext2_set_options() 846 set_opt(sbi->s_mount_opt, XATTR_USER); in ext2_set_options() 851 set_opt(sbi->s_mount_opt, POSIX_ACL); in ext2_set_options() 860 set_opt(sbi->s_mount_opt, ERRORS_RO); in ext2_set_options() 997 clear_opt(sbi->s_mount_opt, DAX); in ext2_fill_super() 1000 clear_opt(sbi->s_mount_opt, DAX); in ext2_fill_super() 1382 if ((sbi->s_mount_opt ^ new_opts.s_mount_opt) & EXT2_MOUNT_DAX) { in ext2_reconfigure() [all …]
|
| H A D | ext2.h | 85 unsigned long s_mount_opt; member 386 #define test_opt(sb, opt) (EXT2_SB(sb)->s_mount_opt & \ 624 unsigned long s_mount_opt; member
|
| /linux-6.15/fs/qnx6/ |
| H A D | qnx6.h | 34 unsigned long s_mount_opt; /* all mount options */ member 71 #define test_opt(sb, opt) (QNX6_SB(sb)->s_mount_opt & \
|
| H A D | inode.c | 51 if (sbi->s_mount_opt & QNX6_MOUNT_MMI_FS) in qnx6_show_options() 309 qs->s_mount_opt = ctx->s_mount_opts; in qnx6_fill_super() 317 if (qs->s_mount_opt == QNX6_MOUNT_MMI_FS) { in qnx6_fill_super()
|
| /linux-6.15/fs/ocfs2/ |
| H A D | super.c | 245 osb->s_mount_opt, osb->s_atime_quantum); in ocfs2_osb_dump() 640 if (!(osb->s_mount_opt & OCFS2_MOUNT_INODE64) && in ocfs2_reconfigure() 708 osb->s_mount_opt = parsed_options->mount_opt; in ocfs2_reconfigure() 718 ((osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) ? in ocfs2_reconfigure() 815 if (osb->s_mount_opt & hb_enabled) { in ocfs2_verify_heartbeat() 826 if (((osb->s_mount_opt & OCFS2_MOUNT_HB_GLOBAL) && in ocfs2_verify_heartbeat() 828 ((osb->s_mount_opt & OCFS2_MOUNT_HB_LOCAL) && in ocfs2_verify_heartbeat() 835 if (!(osb->s_mount_opt & hb_enabled)) { in ocfs2_verify_heartbeat() 1005 osb->s_mount_opt = parsed_options->mount_opt; in ocfs2_fill_super() 1039 if (osb->s_mount_opt & OCFS2_MOUNT_HB_LOCAL) { in ocfs2_fill_super() [all …]
|
| H A D | acl.c | 305 if (!(osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL)) in ocfs2_iop_get_acl() 330 if (!(osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL)) in ocfs2_acl_chmod() 365 if (osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) { in ocfs2_init_acl() 382 if ((osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) && acl) { in ocfs2_init_acl()
|
| H A D | locks.c | 106 if ((osb->s_mount_opt & OCFS2_MOUNT_LOCALFLOCKS) || in ocfs2_flock()
|
| H A D | ocfs2.h | 371 unsigned long s_mount_opt; member 525 if (OCFS2_SB(inode->i_sb)->s_mount_opt & OCFS2_MOUNT_DATA_WRITEBACK) in ocfs2_should_order_data()
|
| H A D | xattr.c | 626 if (osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) { in ocfs2_calc_xattr_init() 682 if (osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL && in ocfs2_calc_xattr_init() 887 if (OCFS2_SB(sb)->s_mount_opt & OCFS2_MOUNT_NOUSERXATTR) in ocfs2_xattr_list_entry() 7355 if (osb->s_mount_opt & OCFS2_MOUNT_NOUSERXATTR) in ocfs2_xattr_user_get() 7369 if (osb->s_mount_opt & OCFS2_MOUNT_NOUSERXATTR) in ocfs2_xattr_user_set()
|
| H A D | inode.c | 284 if ((osb->s_mount_opt & OCFS2_MOUNT_LOCALFLOCKS) || in ocfs2_populate_inode()
|
| H A D | journal.c | 865 if (osb->s_mount_opt & OCFS2_MOUNT_BARRIER) in ocfs2_set_journal_params()
|
| H A D | file.c | 2375 int full_coherency = !(osb->s_mount_opt & in ocfs2_file_write_iter()
|
| H A D | suballoc.c | 1056 if (!(osb->s_mount_opt & OCFS2_MOUNT_INODE64)) in ocfs2_reserve_new_inode()
|
| H A D | dlmglue.c | 1478 int wait, catch_signals = !(osb->s_mount_opt & OCFS2_MOUNT_NOINTR); in __ocfs2_cluster_lock()
|
| /linux-6.15/fs/ext4/ |
| H A D | super.c | 2815 sbi->s_mount_opt &= ~ctx->mask_s_mount_opt; in ext4_apply_options() 2816 sbi->s_mount_opt |= ctx->vals_s_mount_opt; in ext4_apply_options() 2948 mount_opt = sbi->s_mount_opt; in _ext4_show_options() 2986 (sbi->s_mount_opt ^ sbi->s_def_mount_opt)) { in _ext4_show_options() 3114 sbi->s_mount_opt, sbi->s_mount_opt2); in ext4_setup_super() 5025 (sbi->s_mount_opt ^ sbi->s_def_mount_opt)) in ext4_has_journal_option() 5299 sbi->s_def_mount_opt = sbi->s_mount_opt; in __ext4_fill_super() 6440 unsigned long s_mount_opt; member 6471 old_opts.s_mount_opt = sbi->s_mount_opt; in __ext4_remount() 6551 if ((sbi->s_mount_opt ^ old_opts.s_mount_opt) & EXT4_MOUNT_NO_MBCACHE) { in __ext4_remount() [all …]
|
| H A D | ext4.h | 1261 #define clear_opt(sb, opt) EXT4_SB(sb)->s_mount_opt &= \ 1263 #define set_opt(sb, opt) EXT4_SB(sb)->s_mount_opt |= \ 1265 #define test_opt(sb, opt) (EXT4_SB(sb)->s_mount_opt & \ 1517 unsigned int s_mount_opt; member
|