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()
4321 mutex_unlock(&fs_info->remap_mutex); in move_existing_remap()
4965 mutex_lock(&fs_info->remap_mutex); in do_remap_reloc_trans()
4973 mutex_unlock(&fs_info->remap_mutex); in do_remap_reloc_trans()
5004 mutex_unlock(&fs_info->remap_mutex); in do_remap_reloc_trans()
5076 mutex_unlock(&fs_info->remap_mutex); in do_remap_reloc_trans()
5109 mutex_unlock(&fs_info->remap_mutex); in do_remap_reloc_trans()
5206 mutex_lock(&fs_info->remap_mutex); in start_block_group_remapping()
5250 mutex_unlock(&fs_info->remap_mutex); in start_block_group_remapping()
6064 mutex_lock(&fs_info->remap_mutex); in btrfs_remove_extent_from_remap_tree()
[all …]
H A Dfs.h612 struct mutex remap_mutex; member
H A Dvolumes.c4278 mutex_lock(&fs_info->remap_mutex); in balance_remap_chunks()
4280 mutex_unlock(&fs_info->remap_mutex); in balance_remap_chunks()
H A Ddisk-io.c2858 mutex_init(&fs_info->remap_mutex); in btrfs_init_fs_info()