Home
last modified time | relevance | path

Searched refs:remap_mutex (Results 1 – 4 of 4) sorted by relevance

/linux/fs/btrfs/
H A Drelocation.c4327 mutex_lock(&fs_info->remap_mutex); in move_existing_remap()
4444 mutex_unlock(&fs_info->remap_mutex); in move_existing_remap()
5088 mutex_lock(&fs_info->remap_mutex); in do_remap_reloc_trans()
5096 mutex_unlock(&fs_info->remap_mutex); in do_remap_reloc_trans()
5127 mutex_unlock(&fs_info->remap_mutex); in do_remap_reloc_trans()
5199 mutex_unlock(&fs_info->remap_mutex); in do_remap_reloc_trans()
5232 mutex_unlock(&fs_info->remap_mutex); in do_remap_reloc_trans()
5329 mutex_lock(&fs_info->remap_mutex); in start_block_group_remapping()
5373 mutex_unlock(&fs_info->remap_mutex); in start_block_group_remapping()
6225 mutex_lock(&fs_info->remap_mutex); in btrfs_remove_extent_from_remap_tree()
[all …]
H A Dfs.h626 struct mutex remap_mutex; member
H A Dvolumes.c4398 mutex_lock(&fs_info->remap_mutex); in balance_remap_chunks()
4400 mutex_unlock(&fs_info->remap_mutex); in balance_remap_chunks()
H A Ddisk-io.c2884 mutex_init(&fs_info->remap_mutex); in btrfs_init_fs_info()