Searched refs:BTRFS_DATA_RELOC_TREE_OBJECTID (Results 1 – 11 of 11) sorted by relevance
72 { .id = BTRFS_DATA_RELOC_TREE_OBJECTID, DEFINE_NAME("dreloc") },
30 { BTRFS_DATA_RELOC_TREE_OBJECTID, "DATA_RELOC_TREE" },
717 return root->root_key.objectid == BTRFS_DATA_RELOC_TREE_OBJECTID; in btrfs_is_data_reloc_root()
1278 return is_fstree(rootid) || rootid == BTRFS_DATA_RELOC_TREE_OBJECTID || in is_valid_dref_root()1913 owner == BTRFS_DATA_RELOC_TREE_OBJECTID)) { in __btrfs_check_leaf()
438 BTRFS_DATA_RELOC_TREE_OBJECTID) { in btrfs_lookup_bio_sums()
1309 if (!is_fstree(objectid) && objectid != BTRFS_DATA_RELOC_TREE_OBJECTID) in btrfs_get_root_ref()2259 BTRFS_DATA_RELOC_TREE_OBJECTID, true); in btrfs_read_roots()
399 if (root_id == BTRFS_DATA_RELOC_TREE_OBJECTID) in add_prelim_ref()
326 if (root->root_key.objectid == BTRFS_DATA_RELOC_TREE_OBJECTID) in btrfs_print_data_csum_error()
75 #define BTRFS_DATA_RELOC_TREE_OBJECTID -9ULL macro
91 #define BTRFS_DATA_RELOC_TREE_OBJECTID -9ULL macro
59 { BTRFS_DATA_RELOC_TREE_OBJECTID, "DATA_RELOC_TREE" })62 obj, ((obj >= BTRFS_DATA_RELOC_TREE_OBJECTID) || \