Searched refs:BTRFS_UUID_TREE_OBJECTID (Results 1 – 5 of 5) sorted by relevance
51 #define BTRFS_UUID_TREE_OBJECTID 9ULL macro
24 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" },
169 { .id = BTRFS_UUID_TREE_OBJECTID, .name_stem = "uuid" },1442 if (objectid == BTRFS_UUID_TREE_OBJECTID) in btrfs_get_global_root()2355 location.objectid = BTRFS_UUID_TREE_OBJECTID; in btrfs_read_roots()
4532 uuid_root = btrfs_create_tree(trans, BTRFS_UUID_TREE_OBJECTID); in btrfs_create_uuid_tree()
54 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" }, \