Searched refs:qgroup_lock (Results 1 – 4 of 4) sorted by relevance
1255 spin_lock(&fs_info->qgroup_lock); in btrfs_quota_enable()1258 spin_unlock(&fs_info->qgroup_lock); in btrfs_quota_enable()1403 spin_lock(&fs_info->qgroup_lock); in btrfs_quota_disable()1409 spin_unlock(&fs_info->qgroup_lock); in btrfs_quota_disable()1609 spin_lock(&fs_info->qgroup_lock); in btrfs_add_qgroup_relation()1613 spin_unlock(&fs_info->qgroup_lock); in btrfs_add_qgroup_relation()1617 spin_unlock(&fs_info->qgroup_lock); in btrfs_add_qgroup_relation()1670 spin_lock(&fs_info->qgroup_lock); in __del_qgroup_relation()1673 spin_unlock(&fs_info->qgroup_lock); in __del_qgroup_relation()1725 spin_lock(&fs_info->qgroup_lock); in btrfs_create_qgroup()[all …]
2236 spin_lock(&fs_info->qgroup_lock); in qgroup_enabled_show()2238 spin_unlock(&fs_info->qgroup_lock); in qgroup_enabled_show()2251 spin_lock(&fs_info->qgroup_lock); in qgroup_mode_show()2265 spin_unlock(&fs_info->qgroup_lock); in qgroup_mode_show()2278 spin_lock(&fs_info->qgroup_lock); in qgroup_inconsistent_show()2280 spin_unlock(&fs_info->qgroup_lock); in qgroup_inconsistent_show()2293 spin_lock(&fs_info->qgroup_lock); in qgroup_drop_subtree_thres_show()2295 spin_unlock(&fs_info->qgroup_lock); in qgroup_drop_subtree_thres_show()2315 spin_lock(&fs_info->qgroup_lock); in qgroup_drop_subtree_thres_store()2317 spin_unlock(&fs_info->qgroup_lock); in qgroup_drop_subtree_thres_store()[all …]
719 spinlock_t qgroup_lock; member
1954 spin_lock_init(&fs_info->qgroup_lock); in btrfs_init_qgroup()