Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Drelocation.c4204 mutex_lock(&fs_info->remap_mutex); in move_existing_remap()
4324 mutex_unlock(&fs_info->remap_mutex); in move_existing_remap()
4957 mutex_lock(&fs_info->remap_mutex); in do_remap_reloc_trans()
4965 mutex_unlock(&fs_info->remap_mutex); in do_remap_reloc_trans()
4996 mutex_unlock(&fs_info->remap_mutex); in do_remap_reloc_trans()
5056 mutex_unlock(&fs_info->remap_mutex); in do_remap_reloc_trans()
5089 mutex_unlock(&fs_info->remap_mutex); in do_remap_reloc_trans()
5186 mutex_lock(&fs_info->remap_mutex); in start_block_group_remapping()
5230 mutex_unlock(&fs_info->remap_mutex); in start_block_group_remapping()
6021 mutex_lock(&fs_info->remap_mutex); in btrfs_remove_extent_from_remap_tree()
[all …]
H A Dfs.h610 struct mutex remap_mutex; member
H A Dvolumes.c4270 mutex_lock(&fs_info->remap_mutex); in balance_remap_chunks()
4272 mutex_unlock(&fs_info->remap_mutex); in balance_remap_chunks()
H A Ddisk-io.c2861 mutex_init(&fs_info->remap_mutex); in btrfs_init_fs_info()