Searched refs:BTRFS_UUID_TREE_OBJECTID (Results 1 – 5 of 5) sorted by relevance
46 #define BTRFS_UUID_TREE_OBJECTID 9ULL macro
163 { .id = BTRFS_UUID_TREE_OBJECTID, .name_stem = "uuid" },1567 if (location->objectid == BTRFS_UUID_TREE_OBJECTID) in btrfs_get_fs_root()2357 location.objectid = BTRFS_UUID_TREE_OBJECTID; in btrfs_read_roots()
571 root_objectid == BTRFS_UUID_TREE_OBJECTID || in is_cowonly_root()
4619 uuid_root = btrfs_create_tree(trans, BTRFS_UUID_TREE_OBJECTID); in btrfs_create_uuid_tree()
61 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" }, \