Home
last modified time | relevance | path

Searched refs:have_reloc_root (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Drelocation.c311 static bool have_reloc_root(struct btrfs_root *root) in have_reloc_root() function
899 if (!have_reloc_root(root)) in btrfs_update_reloc_root()
918 * have_reloc_root will not touch it from now on. in btrfs_update_reloc_root()
1623 * root->reloc_root = NULL. Pairs with have_reloc_root. in clean_dirty_subvols()
4019 if (!rc || !have_reloc_root(root)) in btrfs_reloc_pre_snapshot()
4057 if (!rc || !have_reloc_root(root)) in btrfs_reloc_post_snapshot()
/kernel/linux/linux-6.6/fs/btrfs/
H A Drelocation.c323 static bool have_reloc_root(struct btrfs_root *root) in have_reloc_root() function
920 if (!have_reloc_root(root)) in btrfs_update_reloc_root()
939 * have_reloc_root will not touch it from now on. in btrfs_update_reloc_root()
1658 * root->reloc_root = NULL. Pairs with have_reloc_root. in clean_dirty_subvols()
4487 if (!rc || !have_reloc_root(root)) in btrfs_reloc_pre_snapshot()
4525 if (!rc || !have_reloc_root(root)) in btrfs_reloc_post_snapshot()

Completed in 10 milliseconds