Searched refs:unused_bg_unpin_mutex (Results 1 – 4 of 4) sorted by relevance
1335 mutex_lock(&fs_info->unused_bg_unpin_mutex); in btrfs_delete_unused_bgs()1339 mutex_unlock(&fs_info->unused_bg_unpin_mutex); in btrfs_delete_unused_bgs()1346 mutex_unlock(&fs_info->unused_bg_unpin_mutex); in btrfs_delete_unused_bgs()1350 mutex_unlock(&fs_info->unused_bg_unpin_mutex); in btrfs_delete_unused_bgs()
2672 mutex_init(&fs_info->unused_bg_unpin_mutex); in open_ctree()4415 mutex_lock(&fs_info->unused_bg_unpin_mutex); in btrfs_destroy_pinned_extent()4419 mutex_unlock(&fs_info->unused_bg_unpin_mutex); in btrfs_destroy_pinned_extent()4426 mutex_unlock(&fs_info->unused_bg_unpin_mutex); in btrfs_destroy_pinned_extent()
2898 mutex_lock(&fs_info->unused_bg_unpin_mutex); in btrfs_finish_extent_commit()2902 mutex_unlock(&fs_info->unused_bg_unpin_mutex); in btrfs_finish_extent_commit()2912 mutex_unlock(&fs_info->unused_bg_unpin_mutex); in btrfs_finish_extent_commit()
880 struct mutex unused_bg_unpin_mutex; member