Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dextent-tree.c3765 spin_lock(&fs_info->relocation_bg_lock); in do_allocation_zoned()
3771 spin_unlock(&fs_info->relocation_bg_lock); in do_allocation_zoned()
3797 spin_lock(&fs_info->relocation_bg_lock); in do_allocation_zoned()
3890 spin_unlock(&fs_info->relocation_bg_lock); in do_allocation_zoned()
4215 spin_lock(&fs_info->relocation_bg_lock); in prepare_allocation()
4218 spin_unlock(&fs_info->relocation_bg_lock); in prepare_allocation()
Dzoned.c2177 spin_lock(&fs_info->relocation_bg_lock); in btrfs_clear_data_reloc_bg()
2180 spin_unlock(&fs_info->relocation_bg_lock); in btrfs_clear_data_reloc_bg()
Dctree.h1035 spinlock_t relocation_bg_lock; member
Ddisk-io.c2983 spin_lock_init(&fs_info->relocation_bg_lock); in btrfs_init_fs_info()