Home
last modified time | relevance | path

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

/linux-5.19.10/fs/btrfs/
Dzoned.h381 spin_lock(&fs_info->treelog_bg_lock); in btrfs_clear_treelog_bg()
384 spin_unlock(&fs_info->treelog_bg_lock); in btrfs_clear_treelog_bg()
Dextent-tree.c3766 spin_lock(&fs_info->treelog_bg_lock); in do_allocation_zoned()
3771 spin_unlock(&fs_info->treelog_bg_lock); in do_allocation_zoned()
3810 spin_lock(&fs_info->treelog_bg_lock); in do_allocation_zoned()
3904 spin_unlock(&fs_info->treelog_bg_lock); in do_allocation_zoned()
4222 spin_lock(&fs_info->treelog_bg_lock); in prepare_allocation()
4225 spin_unlock(&fs_info->treelog_bg_lock); in prepare_allocation()
Dctree.h1053 spinlock_t treelog_bg_lock; member
Ddisk-io.c3085 spin_lock_init(&fs_info->treelog_bg_lock); in btrfs_init_fs_info()