Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dextent-tree.c3768 spin_lock(&fs_info->relocation_bg_lock); in do_allocation_zoned()
3774 spin_unlock(&fs_info->relocation_bg_lock); in do_allocation_zoned()
3800 spin_lock(&fs_info->relocation_bg_lock); in do_allocation_zoned()
3893 spin_unlock(&fs_info->relocation_bg_lock); in do_allocation_zoned()
4218 spin_lock(&fs_info->relocation_bg_lock); in prepare_allocation()
4221 spin_unlock(&fs_info->relocation_bg_lock); in prepare_allocation()
Dzoned.c2179 spin_lock(&fs_info->relocation_bg_lock); in btrfs_clear_data_reloc_bg()
2182 spin_unlock(&fs_info->relocation_bg_lock); in btrfs_clear_data_reloc_bg()
Dctree.h1041 spinlock_t relocation_bg_lock; member
Ddisk-io.c2990 spin_lock_init(&fs_info->relocation_bg_lock); in btrfs_init_fs_info()