Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dzoned.h392 spin_lock(&fs_info->treelog_bg_lock); in btrfs_clear_treelog_bg()
395 spin_unlock(&fs_info->treelog_bg_lock); in btrfs_clear_treelog_bg()
Dextent-tree.c3755 spin_lock(&fs_info->treelog_bg_lock); in do_allocation_zoned()
3760 spin_unlock(&fs_info->treelog_bg_lock); in do_allocation_zoned()
3799 spin_lock(&fs_info->treelog_bg_lock); in do_allocation_zoned()
3894 spin_unlock(&fs_info->treelog_bg_lock); in do_allocation_zoned()
4212 spin_lock(&fs_info->treelog_bg_lock); in prepare_allocation()
4215 spin_unlock(&fs_info->treelog_bg_lock); in prepare_allocation()
Dctree.h1034 spinlock_t treelog_bg_lock; member
Ddisk-io.c2988 spin_lock_init(&fs_info->treelog_bg_lock); in btrfs_init_fs_info()