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()3220 mutex_lock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3242 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3254 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3259 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()3340 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()3347 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()3369 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()[all …]
902 struct mutex qgroup_rescan_lock; /* protects the progress item */ member
2166 mutex_init(&fs_info->qgroup_rescan_lock); in btrfs_init_qgroup()