Searched refs:qgroup_rescan_lock (Results 1 – 3 of 3) sorted by relevance
2688 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()2691 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()2696 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()3250 mutex_lock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3274 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3286 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3291 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3371 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()3378 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()3393 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()[all …]
953 struct mutex qgroup_rescan_lock; /* protects the progress item */ member
2262 mutex_init(&fs_info->qgroup_rescan_lock); in btrfs_init_qgroup()