Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dsuper.c173 clear_opt(&sbi->opt, DAX_ALWAYS); in erofs_init_device()
210 clear_opt(&sbi->opt, DAX_ALWAYS); in erofs_scan_devices()
432 clear_opt(&sbi->opt, DAX_NEVER); in erofs_fc_set_dax_mode()
436 clear_opt(&sbi->opt, DAX_ALWAYS); in erofs_fc_set_dax_mode()
465 clear_opt(&sbi->opt, XATTR_USER); in erofs_fc_parse_param()
473 clear_opt(&sbi->opt, POSIX_ACL); in erofs_fc_parse_param()
533 clear_opt(&sbi->opt, DIRECT_IO); in erofs_fc_parse_param()
726 clear_opt(&sbi->opt, DAX_ALWAYS); in erofs_fc_fill_super()
730 clear_opt(&sbi->opt, INODE_SHARE); in erofs_fc_fill_super()
H A Dinternal.h181 #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/ext2/
H A Dsuper.c998 clear_opt(sbi->s_mount_opt, DAX); in ext2_fill_super()
1001 clear_opt(sbi->s_mount_opt, DAX); in ext2_fill_super()
/linux/fs/ext4/
H A Dsuper.c5011 clear_opt(sb, DIOREAD_NOLOCK); in ext4_check_journal_data_mode()
5029 clear_opt(sb, DELALLOC); in ext4_check_journal_data_mode()
5498 clear_opt(sb, JOURNAL_CHECKSUM); in __ext4_fill_super()
5499 clear_opt(sb, DATA_FLAGS); in __ext4_fill_super()
5688 clear_opt(sb, DISCARD); in __ext4_fill_super()
/linux/fs/f2fs/
H A Dsuper.c2542 clear_opt(sbi, DISABLE_CHECKPOINT); in default_options()
2942 clear_opt(sbi, FLUSH_MERGE); in __f2fs_remount()
3036 clear_opt(sbi, FLUSH_MERGE); in __f2fs_remount()