Searched refs:qgroup_rescan_lock (Results 1 – 4 of 4) sorted by relevance
2460 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()2463 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()2468 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()3056 mutex_lock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3078 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3090 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3095 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3168 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()3175 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()3190 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()[all …]
844 struct mutex qgroup_rescan_lock; /* protects the progress item */ member
2146 mutex_init(&fs_info->qgroup_rescan_lock); in btrfs_init_qgroup()
126 mutex_init(&fs_info->qgroup_rescan_lock); in btrfs_alloc_dummy_fs_info()