Searched refs:qgroup_rescan_lock (Results 1 – 3 of 3) sorted by relevance
2586 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()2589 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()2594 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()3155 mutex_lock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3177 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3189 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3194 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3267 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()3274 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()3289 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()[all …]
894 struct mutex qgroup_rescan_lock; /* protects the progress item */ member
2148 mutex_init(&fs_info->qgroup_rescan_lock); in btrfs_init_qgroup()