Home
last modified time | relevance | path

Searched refs:BTRFS_FS_QUOTA_ENABLED (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dqgroup.c340 if (!test_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags)) in btrfs_read_qgroup_config()
502 clear_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags); in btrfs_read_qgroup_config()
529 if (!test_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags)) in btrfs_check_quota_leak()
948 * and before setting BTRFS_FS_QUOTA_ENABLED. in btrfs_quota_enable()
1152 set_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags); in btrfs_quota_enable()
1163 * We have set both BTRFS_FS_QUOTA_ENABLED and in btrfs_quota_enable()
1218 * BTRFS_FS_QUOTA_ENABLED changes. in btrfs_quota_disable()
1239 clear_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags); in btrfs_quota_disable()
1257 set_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags); in btrfs_quota_disable()
1826 if (!test_bit(BTRFS_FS_QUOTA_ENABLED, in btrfs_qgroup_trace_extent()
[all...]
H A Droot-tree.c496 if (test_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags)) { in btrfs_subvolume_reserve_metadata()
H A Ddelayed-ref.c961 if (test_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags) && in btrfs_add_delayed_tree_ref()
1066 if (test_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags) && in btrfs_add_delayed_data_ref()
H A Dtransaction.c1437 if (!test_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags)) in qgroup_account_snapshot()
H A Dctree.h538 BTRFS_FS_QUOTA_ENABLED, enumerator
H A Ddisk-io.c2389 set_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags); in btrfs_read_roots()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dqgroup.c365 if (!test_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags)) in btrfs_read_qgroup_config()
527 clear_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags); in btrfs_read_qgroup_config()
554 if (!test_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags)) in btrfs_check_quota_leak()
972 * and before setting BTRFS_FS_QUOTA_ENABLED. in btrfs_quota_enable()
1183 set_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags); in btrfs_quota_enable()
1194 * We have set both BTRFS_FS_QUOTA_ENABLED and in btrfs_quota_enable()
1249 * BTRFS_FS_QUOTA_ENABLED changes. in btrfs_quota_disable()
1270 clear_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags); in btrfs_quota_disable()
1288 set_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags); in btrfs_quota_disable()
1903 if (!test_bit(BTRFS_FS_QUOTA_ENABLED, in btrfs_qgroup_trace_extent()
[all...]
H A Ddelayed-ref.c925 if (test_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags) && in btrfs_add_delayed_tree_ref()
1029 if (test_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags) && in btrfs_add_delayed_data_ref()
H A Droot-tree.c511 if (test_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags)) { in btrfs_subvolume_reserve_metadata()
H A Dfs.h79 BTRFS_FS_QUOTA_ENABLED, enumerator
H A Dtransaction.c1544 if (!test_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags)) in qgroup_account_snapshot()
H A Ddisk-io.c2274 set_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags); in btrfs_read_roots()
/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dqgroup-tests.c482 set_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags); in btrfs_test_qgroups()
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dqgroup-tests.c503 set_bit(BTRFS_FS_QUOTA_ENABLED, &fs_info->flags); in btrfs_test_qgroups()

Completed in 34 milliseconds