Searched refs:qgroup_rescan_lock (Results 1 – 3 of 3) sorted by relevance
2649 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()2652 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()2657 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()3211 mutex_lock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3233 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3245 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3250 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3329 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()3336 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()3351 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()[all …]
902 struct mutex qgroup_rescan_lock; /* protects the progress item */ member
2157 mutex_init(&fs_info->qgroup_rescan_lock); in btrfs_init_qgroup()