Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dbtrfs_tree.h46 #define BTRFS_UUID_TREE_OBJECTID 9ULL macro
/linux-4.19.296/fs/btrfs/
Ddisk-io.c165 { .id = BTRFS_UUID_TREE_OBJECTID, .name_stem = "uuid" },
1587 if (location->objectid == BTRFS_UUID_TREE_OBJECTID) in btrfs_get_fs_root()
2362 location.objectid = BTRFS_UUID_TREE_OBJECTID; in btrfs_read_roots()
Drelocation.c567 root_objectid == BTRFS_UUID_TREE_OBJECTID || in is_cowonly_root()
Dvolumes.c4326 BTRFS_UUID_TREE_OBJECTID); in btrfs_create_uuid_tree()
/linux-4.19.296/include/trace/events/
Dbtrfs.h59 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" }, \