Home
last modified time | relevance | path

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

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