Home
last modified time | relevance | path

Searched refs:BTRFS_UUID_TREE_OBJECTID (Results 1 – 4 of 4) sorted by relevance

/fs/btrfs/
Ddisk-io.c178 { .id = BTRFS_UUID_TREE_OBJECTID, .name_stem = "uuid" },
1596 if (location->objectid == BTRFS_UUID_TREE_OBJECTID) in btrfs_get_fs_root()
2389 location.objectid = BTRFS_UUID_TREE_OBJECTID; in btrfs_read_roots()
Dctree.h98 #define BTRFS_UUID_TREE_OBJECTID 9ULL macro
Drelocation.c577 root_objectid == BTRFS_UUID_TREE_OBJECTID || in is_cowonly_root()
Dvolumes.c4211 BTRFS_UUID_TREE_OBJECTID); in btrfs_create_uuid_tree()