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

/linux-master/fs/btrfs/
H A Drelocation.c319 static bool have_reloc_root(const struct btrfs_root *root) function
916 if (!have_reloc_root(root))
935 * have_reloc_root will not touch it from now on.
1657 * root->reloc_root = NULL. Pairs with have_reloc_root.
4535 if (!rc || !have_reloc_root(root))
4573 if (!rc || !have_reloc_root(root))

Completed in 165 milliseconds