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

/linux-master/fs/btrfs/
H A Dlocking.c73 { .id = BTRFS_UUID_TREE_OBJECTID, DEFINE_NAME("uuid") },
H A Dprint-tree.c29 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" },
H A Ddisk-io.c1198 case BTRFS_UUID_TREE_OBJECTID:
2305 location.objectid = BTRFS_UUID_TREE_OBJECTID;
H A Dvolumes.c4934 uuid_root = btrfs_create_tree(trans, BTRFS_UUID_TREE_OBJECTID);
/linux-master/include/uapi/linux/
H A Dbtrfs_tree.h68 #define BTRFS_UUID_TREE_OBJECTID 9ULL macro
/linux-master/include/trace/events/
H A Dbtrfs.h56 { BTRFS_UUID_TREE_OBJECTID, "UUID_TREE" }, \

Completed in 182 milliseconds