Searched refs:qgroup_rescan_lock (Results 1 – 4 of 4) sorted by relevance
2114 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()2117 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()2122 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_account_extent()2710 mutex_lock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()2732 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()2744 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()2752 mutex_unlock(&fs_info->qgroup_rescan_lock); in qgroup_rescan_leaf()2834 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()2841 mutex_unlock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()2856 mutex_lock(&fs_info->qgroup_rescan_lock); in btrfs_qgroup_rescan_worker()[all …]
1067 struct mutex qgroup_rescan_lock; /* protects the progress item */ member
2169 mutex_init(&fs_info->qgroup_rescan_lock); in btrfs_init_qgroup()
112 mutex_init(&fs_info->qgroup_rescan_lock); in btrfs_alloc_dummy_fs_info()