Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dlocking.c72 { .id = BTRFS_UUID_TREE_OBJECTID, DEFINE_NAME("uuid") },
Dprint-tree.c24 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" },
Ddisk-io.c1519 if (objectid == BTRFS_UUID_TREE_OBJECTID) in btrfs_get_global_root()
2582 location.objectid = BTRFS_UUID_TREE_OBJECTID; in btrfs_read_roots()
Dvolumes.c4776 uuid_root = btrfs_create_tree(trans, BTRFS_UUID_TREE_OBJECTID); in btrfs_create_uuid_tree()
/Linux-v6.1/include/uapi/linux/
Dbtrfs_tree.h51 #define BTRFS_UUID_TREE_OBJECTID 9ULL macro
/Linux-v6.1/include/trace/events/
Dbtrfs.h56 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" }, \