Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Drelocation.c4206 mutex_lock(&fs_info->remap_mutex); in move_existing_remap()
4323 mutex_unlock(&fs_info->remap_mutex); in move_existing_remap()
4967 mutex_lock(&fs_info->remap_mutex); in do_remap_reloc_trans()
4975 mutex_unlock(&fs_info->remap_mutex); in do_remap_reloc_trans()
5006 mutex_unlock(&fs_info->remap_mutex); in do_remap_reloc_trans()
5066 mutex_unlock(&fs_info->remap_mutex); in do_remap_reloc_trans()
5099 mutex_unlock(&fs_info->remap_mutex); in do_remap_reloc_trans()
5196 mutex_lock(&fs_info->remap_mutex); in start_block_group_remapping()
5240 mutex_unlock(&fs_info->remap_mutex); in start_block_group_remapping()
6054 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.c2872 mutex_init(&fs_info->remap_mutex); in btrfs_init_fs_info()