Home
last modified time | relevance | path

Searched refs:clear_opt (Results 1 – 6 of 6) sorted by relevance

/linux/fs/erofs/
H A Dsuper.c168 clear_opt(&sbi->opt, DAX_ALWAYS); in erofs_init_device()
208 clear_opt(&sbi->opt, DAX_ALWAYS); in erofs_scan_devices()
428 clear_opt(&sbi->opt, DAX_NEVER); in erofs_fc_set_dax_mode()
432 clear_opt(&sbi->opt, DAX_ALWAYS); in erofs_fc_set_dax_mode()
495 clear_opt(&sbi->opt, XATTR_USER); in erofs_fc_parse_param()
503 clear_opt(&sbi->opt, POSIX_ACL); in erofs_fc_parse_param()
552 clear_opt(&sbi->opt, DIRECT_IO); in erofs_fc_parse_param()
733 clear_opt(&sbi->opt, DAX_ALWAYS); in erofs_fc_fill_super()
737 clear_opt(&sbi->opt, INODE_SHARE); in erofs_fc_fill_super()
H A Dinternal.h158 #define clear_opt(opt, option) ((opt)->mount_opt &= ~EROFS_MOUNT_##option) macro
/linux/fs/qnx6/
H A Dqnx6.h69 #define clear_opt(o, opt) (o &= ~(QNX6_MOUNT_##opt)) macro
/linux/fs/ext4/
H A Dsuper.c5064 clear_opt(sb, DIOREAD_NOLOCK); in ext4_check_journal_data_mode()
5082 clear_opt(sb, DELALLOC); in ext4_check_journal_data_mode()
5556 clear_opt(sb, JOURNAL_CHECKSUM); in __ext4_fill_super()
5557 clear_opt(sb, DATA_FLAGS); in __ext4_fill_super()
5746 clear_opt(sb, DISCARD); in __ext4_fill_super()
H A Dext4.h1323 #define clear_opt(sb, opt) EXT4_SB(sb)->s_mount_opt &= \ macro
/linux/fs/f2fs/
H A Dsuper.c2554 clear_opt(sbi, DISABLE_CHECKPOINT); in default_options()
2971 clear_opt(sbi, FLUSH_MERGE); in __f2fs_remount()
3070 clear_opt(sbi, FLUSH_MERGE); in __f2fs_remount()