Searched refs:BTRFS_UUID_TREE_OBJECTID (Results 1 – 7 of 7) sorted by relevance
73 { .id = BTRFS_UUID_TREE_OBJECTID, DEFINE_NAME("uuid") },
27 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" },
1176 case BTRFS_UUID_TREE_OBJECTID: in btrfs_get_global_root()2278 location.objectid = BTRFS_UUID_TREE_OBJECTID; in btrfs_read_roots()
4841 uuid_root = btrfs_create_tree(trans, BTRFS_UUID_TREE_OBJECTID); in btrfs_create_uuid_tree()
55 #define BTRFS_UUID_TREE_OBJECTID 9ULL macro
68 #define BTRFS_UUID_TREE_OBJECTID 9ULL macro
56 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" }, \