Lines Matching refs:test_opt

669 	if (test_opt(sb, WARN_ON_ERROR))  in ext4_handle_error()
675 if (!test_opt(sb, ERRORS_CONT)) { in ext4_handle_error()
687 if (test_opt(sb, ERRORS_RO) || system_going_down()) { in ext4_handle_error()
695 } else if (test_opt(sb, ERRORS_PANIC)) { in ext4_handle_error()
908 if (test_opt(sb, ERRORS_PANIC) && !system_going_down()) in __ext4_abort()
1002 if (test_opt(sb, WARN_ON_ERROR)) in __ext4_grp_locked_error()
1005 if (test_opt(sb, ERRORS_CONT)) { in __ext4_grp_locked_error()
2323 else if (test_opt(sb, DATA_FLAGS) != m->mount_opt) { in handle_mount_opt()
2363 (test_opt(sb, DATA_FLAGS) == in handle_mount_opt()
2462 if (test_opt(sb, PRJQUOTA) && !ext4_has_feature_project(sb)) { in parse_options()
2470 if (test_opt(sb, USRQUOTA) && usr_qf_name) in parse_options()
2473 if (test_opt(sb, GRPQUOTA) && grp_qf_name) in parse_options()
2476 if (test_opt(sb, GRPQUOTA) || test_opt(sb, USRQUOTA)) { in parse_options()
2489 if (test_opt(sb, DIOREAD_NOLOCK)) { in parse_options()
2588 if (test_opt(sb, ERRORS_RO) && def_errors != EXT4_ERRORS_RO) in _ext4_show_options()
2590 if (test_opt(sb, ERRORS_CONT) && def_errors != EXT4_ERRORS_CONTINUE) in _ext4_show_options()
2592 if (test_opt(sb, ERRORS_PANIC) && def_errors != EXT4_ERRORS_PANIC) in _ext4_show_options()
2606 if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_JOURNAL_DATA) in _ext4_show_options()
2608 else if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_ORDERED_DATA) in _ext4_show_options()
2610 else if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_WRITEBACK_DATA) in _ext4_show_options()
2618 if (test_opt(sb, INIT_INODE_TABLE) && (nodefs || in _ext4_show_options()
2623 if (test_opt(sb, DATA_ERR_ABORT)) in _ext4_show_options()
2631 if (test_opt(sb, DAX_ALWAYS)) { in _ext4_show_options()
2705 if (test_opt(sb, DEBUG)) in ext4_setup_super()
3097 if (test_opt(sb, DEBUG)) in ext4_orphan_cleanup()
3111 if (test_opt(sb, DEBUG)) in ext4_orphan_cleanup()
3445 !sb_rdonly(sb) && test_opt(sb, INIT_INODE_TABLE)) { in ext4_run_li_request()
3711 if (test_opt(sb, PREFETCH_BLOCK_BITMAPS)) in ext4_li_request_new()
3746 if (!test_opt(sb, PREFETCH_BLOCK_BITMAPS) && in ext4_register_li_request()
3748 !test_opt(sb, INIT_INODE_TABLE))) in ext4_register_li_request()
3823 if (test_opt(sb, JOURNAL_ASYNC_COMMIT)) { in set_journal_csum_feature_set()
3828 } else if (test_opt(sb, JOURNAL_CHECKSUM)) { in set_journal_csum_feature_set()
4323 if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_JOURNAL_DATA) { in ext4_fill_super()
4333 if (test_opt(sb, DAX_ALWAYS)) { in ext4_fill_super()
4343 if (test_opt(sb, DELALLOC)) in ext4_fill_super()
4350 (test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0); in ext4_fill_super()
4787 if (!test_opt(sb, NOLOAD) && ext4_has_feature_journal(sb)) { in ext4_fill_super()
4791 } else if (test_opt(sb, NOLOAD) && !sb_rdonly(sb) && in ext4_fill_super()
4803 if (test_opt(sb, JOURNAL_ASYNC_COMMIT)) { in ext4_fill_super()
4852 switch (test_opt(sb, DATA_FLAGS)) { in ext4_fill_super()
4880 if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_ORDERED_DATA && in ext4_fill_super()
4881 test_opt(sb, JOURNAL_ASYNC_COMMIT)) { in ext4_fill_super()
4896 if (!test_opt(sb, NO_MBCACHE)) { in ext4_fill_super()
4988 if (test_opt(sb, BLOCK_VALIDITY)) { in ext4_fill_super()
5076 if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_JOURNAL_DATA) in ext4_fill_super()
5078 else if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_ORDERED_DATA) in ext4_fill_super()
5085 if (test_opt(sb, DISCARD)) { in ext4_fill_super()
5212 if (test_opt(sb, BARRIER)) in ext4_init_journal_params()
5216 if (test_opt(sb, DATA_ERR_ABORT)) in ext4_init_journal_params()
5547 REQ_SYNC | (test_opt(sb, BARRIER) ? REQ_FUA : 0)); in ext4_commit_super()
5682 } else if (wait && test_opt(sb, BARRIER)) in ext4_sync_fs()
5831 test_opt(sb, JOURNAL_CHECKSUM)) { in ext4_remount()
5837 if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_JOURNAL_DATA) { in ext4_remount()
5844 if (test_opt(sb, DIOREAD_NOLOCK)) { in ext4_remount()
5850 } else if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_ORDERED_DATA) { in ext4_remount()
5851 if (test_opt(sb, JOURNAL_ASYNC_COMMIT)) { in ext4_remount()
5869 (test_opt(sb, POSIX_ACL) ? SB_POSIXACL : 0); in ext4_remount()
5987 if (sb_rdonly(sb) || !test_opt(sb, INIT_INODE_TABLE)) in ext4_remount()
6000 if (test_opt(sb, BLOCK_VALIDITY) && !sbi->s_system_blks) { in ext4_remount()
6026 if (!test_opt(sb, BLOCK_VALIDITY) && sbi->s_system_blks) in ext4_remount()
6049 if (!test_opt(sb, BLOCK_VALIDITY) && sbi->s_system_blks) in ext4_remount()
6118 if (!test_opt(sb, MINIX_DF)) in ext4_statfs()
6275 if (!test_opt(sb, QUOTA)) in ext4_quota_on()
6391 test_opt(sb, USRQUOTA), in ext4_enable_quotas()
6392 test_opt(sb, GRPQUOTA), in ext4_enable_quotas()
6393 test_opt(sb, PRJQUOTA), in ext4_enable_quotas()
6425 if (test_opt(sb, DELALLOC)) in ext4_quota_off()