Searched refs:qgroup_rescan_lock (Results 1 – 4 of 4) sorted by relevance
2086 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()2089 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()2094 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()2654 mutex_lock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()2676 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()2688 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()2696 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()2771 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()2781 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()2812 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()[all …]
1068 struct mutex qgroup_rescan_lock; /* protects the progress item */ member
2175 mutex_init(&fs_info->qgroup_rescan_lock); in btrfs_init_qgroup()
107 mutex_init(&fs_info->qgroup_rescan_lock); in btrfs_alloc_dummy_fs_info()