| /Linux-v5.4/fs/ext2/ |
| D | super.c | 495 clear_opt (opts->s_mount_opt, MINIX_DF); in parse_options() 498 set_opt (opts->s_mount_opt, MINIX_DF); in parse_options() 501 set_opt (opts->s_mount_opt, GRPID); in parse_options() 504 clear_opt (opts->s_mount_opt, GRPID); in parse_options() 532 clear_opt (opts->s_mount_opt, ERRORS_CONT); in parse_options() 533 clear_opt (opts->s_mount_opt, ERRORS_RO); in parse_options() 534 set_opt (opts->s_mount_opt, ERRORS_PANIC); in parse_options() 537 clear_opt (opts->s_mount_opt, ERRORS_CONT); in parse_options() 538 clear_opt (opts->s_mount_opt, ERRORS_PANIC); in parse_options() 539 set_opt (opts->s_mount_opt, ERRORS_RO); in parse_options() [all …]
|
| D | ext2.h | 86 unsigned long s_mount_opt; member 398 #define test_opt(sb, opt) (EXT2_SB(sb)->s_mount_opt & \ 630 unsigned long s_mount_opt; member
|
| /Linux-v5.4/fs/ufs/ |
| 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() 592 unsigned mtype = UFS_SB(sb)->s_mount_opt & UFS_MOUNT_UFSTYPE; in ufs_put_cstotal() 821 sbi->s_mount_opt = 0; in ufs_fill_super() 822 ufs_set_opt (sbi->s_mount_opt, ONERROR_LOCK); in ufs_fill_super() 823 if (!ufs_parse_options ((char *) data, &sbi->s_mount_opt)) { in ufs_fill_super() 827 if (!(sbi->s_mount_opt & UFS_MOUNT_UFSTYPE)) { in ufs_fill_super() 834 ufs_set_opt (sbi->s_mount_opt, UFSTYPE_OLD); in ufs_fill_super() 850 switch (sbi->s_mount_opt & UFS_MOUNT_UFSTYPE) { in ufs_fill_super() 1049 if ((((sbi->s_mount_opt & UFS_MOUNT_UFSTYPE) == UFS_MOUNT_UFSTYPE_NEXTSTEP) in ufs_fill_super() [all …]
|
| D | ufs.h | 27 unsigned s_mount_opt; member
|
| /Linux-v5.4/fs/reiserfs/ |
| D | reiserfs.h | 552 unsigned long s_mount_opt; member 717 #define reiserfs_r5_hash(s) (REISERFS_SB(s)->s_mount_opt & (1 << FORCE_R5_HASH)) 718 #define reiserfs_rupasov_hash(s) (REISERFS_SB(s)->s_mount_opt & (1 << FORCE_RUPASOV_HASH)) 719 #define reiserfs_tea_hash(s) (REISERFS_SB(s)->s_mount_opt & (1 << FORCE_TEA_HASH)) 720 #define reiserfs_hash_detect(s) (REISERFS_SB(s)->s_mount_opt & (1 << FORCE_HASH_DETECT)) 721 #define reiserfs_no_border(s) (REISERFS_SB(s)->s_mount_opt & (1 << REISERFS_NO_BORDER)) 722 #define reiserfs_no_unhashed_relocation(s) (REISERFS_SB(s)->s_mount_opt & (1 << REISERFS_NO_UNHASHE… 723 #define reiserfs_hashed_relocation(s) (REISERFS_SB(s)->s_mount_opt & (1 << REISERFS_HASHED_RELOCATI… 724 #define reiserfs_test4(s) (REISERFS_SB(s)->s_mount_opt & (1 << REISERFS_TEST4)) 726 #define have_large_tails(s) (REISERFS_SB(s)->s_mount_opt & (1 << REISERFS_LARGETAIL)) [all …]
|
| D | super.c | 724 long opts = REISERFS_SB(s)->s_mount_opt; in reiserfs_show_options() 1350 REISERFS_SB(s)->s_mount_opt &= ~((1 << REISERFS_DATA_LOG) | in switch_data_mode() 1353 REISERFS_SB(s)->s_mount_opt |= (1 << mode); in switch_data_mode() 1383 REISERFS_SB(s)->s_mount_opt &= ~all_barrier; in handle_barrier_mode() 1385 REISERFS_SB(s)->s_mount_opt |= flush; in handle_barrier_mode() 1388 REISERFS_SB(s)->s_mount_opt |= none; in handle_barrier_mode() 1402 REISERFS_SB(s)->s_mount_opt &= ~(1 << REISERFS_ATTRS); in handle_attrs() 1409 REISERFS_SB(s)->s_mount_opt &= ~(1 << REISERFS_ATTRS); in handle_attrs() 1435 unsigned long mount_options = REISERFS_SB(s)->s_mount_opt; in reiserfs_remount() 1499 REISERFS_SB(s)->s_mount_opt = in reiserfs_remount() [all …]
|
| D | xattr.c | 1016 clear_bit(REISERFS_XATTRS_USER, &REISERFS_SB(s)->s_mount_opt); in reiserfs_xattr_init() 1017 clear_bit(REISERFS_POSIXACL, &REISERFS_SB(s)->s_mount_opt); in reiserfs_xattr_init()
|
| /Linux-v5.4/fs/ocfs2/ |
| D | acl.c | 299 if (!(osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL)) in ocfs2_iop_get_acl() 324 if (!(osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL)) in ocfs2_acl_chmod() 359 if (osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) { in ocfs2_init_acl() 376 if ((osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) && acl) { in ocfs2_init_acl()
|
| D | super.c | 244 osb->s_mount_opt, osb->s_atime_quantum); in ocfs2_osb_dump() 624 if ((osb->s_mount_opt & tmp) != (parsed_options.mount_opt & tmp)) { in ocfs2_remount() 630 if ((osb->s_mount_opt & OCFS2_MOUNT_DATA_WRITEBACK) != in ocfs2_remount() 639 if (!(osb->s_mount_opt & OCFS2_MOUNT_INODE64) && in ocfs2_remount() 707 osb->s_mount_opt = parsed_options.mount_opt; in ocfs2_remount() 717 ((osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) ? in ocfs2_remount() 814 if (osb->s_mount_opt & hb_enabled) { in ocfs2_verify_heartbeat() 825 if (((osb->s_mount_opt & OCFS2_MOUNT_HB_GLOBAL) && in ocfs2_verify_heartbeat() 827 ((osb->s_mount_opt & OCFS2_MOUNT_HB_LOCAL) && in ocfs2_verify_heartbeat() 834 if (!(osb->s_mount_opt & hb_enabled)) { in ocfs2_verify_heartbeat() [all …]
|
| D | locks.c | 109 if ((osb->s_mount_opt & OCFS2_MOUNT_LOCALFLOCKS) || in ocfs2_flock()
|
| D | ocfs2.h | 334 unsigned long s_mount_opt; member 484 if (OCFS2_SB(inode->i_sb)->s_mount_opt & OCFS2_MOUNT_DATA_WRITEBACK) in ocfs2_should_order_data()
|
| D | xattr.c | 632 if (osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) { in ocfs2_calc_xattr_init() 688 if (osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL && in ocfs2_calc_xattr_init() 893 if (OCFS2_SB(sb)->s_mount_opt & OCFS2_MOUNT_NOUSERXATTR) in ocfs2_xattr_list_entry() 7347 if (osb->s_mount_opt & OCFS2_MOUNT_NOUSERXATTR) in ocfs2_xattr_user_get() 7360 if (osb->s_mount_opt & OCFS2_MOUNT_NOUSERXATTR) in ocfs2_xattr_user_set()
|
| D | inode.c | 272 if ((osb->s_mount_opt & OCFS2_MOUNT_LOCALFLOCKS) || in ocfs2_populate_inode()
|
| D | journal.c | 808 if (osb->s_mount_opt & OCFS2_MOUNT_BARRIER) in ocfs2_set_journal_params()
|
| D | file.c | 2287 int full_coherency = !(osb->s_mount_opt & in ocfs2_file_write_iter()
|
| D | suballoc.c | 1052 if (!(osb->s_mount_opt & OCFS2_MOUNT_INODE64)) in ocfs2_reserve_new_inode()
|
| D | dlmglue.c | 1472 int wait, catch_signals = !(osb->s_mount_opt & OCFS2_MOUNT_NOINTR); in __ocfs2_cluster_lock()
|
| /Linux-v5.4/fs/qnx6/ |
| 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 & \
|
| D | inode.c | 52 if (sbi->s_mount_opt & QNX6_MOUNT_MMI_FS) in qnx6_show_options() 249 set_opt(sbi->s_mount_opt, MMI_FS); in qnx6_parse_options()
|
| /Linux-v5.4/fs/ext4/ |
| D | super.c | 1999 sbi->s_mount_opt |= m->mount_opt; in handle_mount_opt() 2021 sbi->s_mount_opt |= m->mount_opt; in handle_mount_opt() 2027 sbi->s_mount_opt |= m->mount_opt; in handle_mount_opt() 2029 sbi->s_mount_opt &= ~m->mount_opt; in handle_mount_opt() 2042 sbi->s_mount_opt |= m->mount_opt; in handle_mount_opt() 2044 sbi->s_mount_opt &= ~m->mount_opt; in handle_mount_opt() 2191 if (!nodefs && !(m->mount_opt & (sbi->s_mount_opt ^ def_mount_opt))) in _ext4_show_options() 2194 (sbi->s_mount_opt & m->mount_opt) != m->mount_opt) || in _ext4_show_options() 2195 (!want_set && (sbi->s_mount_opt & m->mount_opt))) in _ext4_show_options() 2226 (sbi->s_mount_opt ^ def_mount_opt)) { in _ext4_show_options() [all …]
|
| D | ext4.h | 1173 #define clear_opt(sb, opt) EXT4_SB(sb)->s_mount_opt &= \ 1175 #define set_opt(sb, opt) EXT4_SB(sb)->s_mount_opt |= \ 1177 #define test_opt(sb, opt) (EXT4_SB(sb)->s_mount_opt & \ 1400 unsigned int s_mount_opt; member
|