Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dlocking.c73 { .id = BTRFS_UUID_TREE_OBJECTID, DEFINE_NAME("uuid") },
Dprint-tree.c27 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" },
Ddisk-io.c1176 case BTRFS_UUID_TREE_OBJECTID: in btrfs_get_global_root()
2269 location.objectid = BTRFS_UUID_TREE_OBJECTID; in btrfs_read_roots()
Dvolumes.c4790 uuid_root = btrfs_create_tree(trans, BTRFS_UUID_TREE_OBJECTID); in btrfs_create_uuid_tree()
/Linux-v6.6/include/uapi/linux/
Dbtrfs_tree.h68 #define BTRFS_UUID_TREE_OBJECTID 9ULL macro
/Linux-v6.6/include/trace/events/
Dbtrfs.h56 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" }, \