Searched refs:have_reloc_root (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/btrfs/
H A Drelocation.c319 static bool have_reloc_root(const struct btrfs_root *root) function
911 if (!have_reloc_root(root))
930 * have_reloc_root will not touch it from now on.
1621 * root->reloc_root = NULL. Pairs with have_reloc_root.
4499 if (!rc || !have_reloc_root(root))
4537 if (!rc || !have_reloc_root(root))

Completed in 170 milliseconds