Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dprint-tree.c29 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" },
H A Duuid-tree.c545 uuid_root = btrfs_create_tree(trans, BTRFS_UUID_TREE_OBJECTID); in btrfs_create_uuid_tree()
H A Ddisk-io.c1188 case BTRFS_UUID_TREE_OBJECTID: in btrfs_get_global_root()
2297 location.objectid = BTRFS_UUID_TREE_OBJECTID; in btrfs_read_roots()
/linux/include/uapi/linux/
H A Dbtrfs_tree.h68 #define BTRFS_UUID_TREE_OBJECTID 9ULL macro
/linux/include/trace/events/
H A Dbtrfs.h54 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" }, \