Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dfs.h769 spinlock_t relocation_bg_lock; member
Dextent-tree.c3708 spin_lock(&fs_info->relocation_bg_lock); in do_allocation_zoned()
3714 spin_unlock(&fs_info->relocation_bg_lock); in do_allocation_zoned()
3742 spin_lock(&fs_info->relocation_bg_lock); in do_allocation_zoned()
3838 spin_unlock(&fs_info->relocation_bg_lock); in do_allocation_zoned()
4154 spin_lock(&fs_info->relocation_bg_lock); in prepare_allocation()
4157 spin_unlock(&fs_info->relocation_bg_lock); in prepare_allocation()
Dzoned.c2313 spin_lock(&fs_info->relocation_bg_lock); in btrfs_clear_data_reloc_bg()
2316 spin_unlock(&fs_info->relocation_bg_lock); in btrfs_clear_data_reloc_bg()
Ddisk-io.c2672 spin_lock_init(&fs_info->relocation_bg_lock); in btrfs_init_fs_info()