Searched refs:BTRFS_UUID_TREE_OBJECTID (Results 1 – 6 of 6) sorted by relevance
72 { .id = BTRFS_UUID_TREE_OBJECTID, DEFINE_NAME("uuid") },
24 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" },
1519 if (objectid == BTRFS_UUID_TREE_OBJECTID) in btrfs_get_global_root()2582 location.objectid = BTRFS_UUID_TREE_OBJECTID; in btrfs_read_roots()
4776 uuid_root = btrfs_create_tree(trans, BTRFS_UUID_TREE_OBJECTID); in btrfs_create_uuid_tree()
51 #define BTRFS_UUID_TREE_OBJECTID 9ULL macro
56 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" }, \