Home
last modified time | relevance | path

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

/fs/btrfs/
Dextent-tree.c3774 spin_lock(&fs_info->relocation_bg_lock); in do_allocation_zoned()
3780 spin_unlock(&fs_info->relocation_bg_lock); in do_allocation_zoned()
3806 spin_lock(&fs_info->relocation_bg_lock); in do_allocation_zoned()
3902 spin_unlock(&fs_info->relocation_bg_lock); in do_allocation_zoned()
4219 spin_lock(&fs_info->relocation_bg_lock); in prepare_allocation_zoned()
4222 spin_unlock(&fs_info->relocation_bg_lock); in prepare_allocation_zoned()
Dzoned.c2188 spin_lock(&fs_info->relocation_bg_lock); in btrfs_clear_data_reloc_bg()
2191 spin_unlock(&fs_info->relocation_bg_lock); in btrfs_clear_data_reloc_bg()
Dctree.h1039 spinlock_t relocation_bg_lock; member
Ddisk-io.c3019 spin_lock_init(&fs_info->relocation_bg_lock); in btrfs_init_fs_info()