Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dprint-tree.c24 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" },
Ddisk-io.c180 { .id = BTRFS_UUID_TREE_OBJECTID, DEFINE_NAME("uuid") },
1570 if (objectid == BTRFS_UUID_TREE_OBJECTID) in btrfs_get_global_root()
2507 location.objectid = BTRFS_UUID_TREE_OBJECTID; in btrfs_read_roots()
Dvolumes.c4696 uuid_root = btrfs_create_tree(trans, BTRFS_UUID_TREE_OBJECTID); in btrfs_create_uuid_tree()
/Linux-v5.15/include/uapi/linux/
Dbtrfs_tree.h51 #define BTRFS_UUID_TREE_OBJECTID 9ULL macro
/Linux-v5.15/include/trace/events/
Dbtrfs.h54 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" }, \