Home
last modified time | relevance | path

Searched refs:BTRFS_CSUM_TREE_OBJECTID (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dbtrfs_tree.h40 #define BTRFS_CSUM_TREE_OBJECTID 7ULL macro
/Linux-v5.4/fs/btrfs/
Ddisk-io.c158 { .id = BTRFS_CSUM_TREE_OBJECTID, .name_stem = "csum" },
1562 if (location->objectid == BTRFS_CSUM_TREE_OBJECTID) in btrfs_get_fs_root()
2340 location.objectid = BTRFS_CSUM_TREE_OBJECTID; in btrfs_read_roots()
Drelocation.c570 root_objectid == BTRFS_CSUM_TREE_OBJECTID || in is_cowonly_root()
/Linux-v5.4/include/trace/events/
Dbtrfs.h57 { BTRFS_CSUM_TREE_OBJECTID, "CSUM_TREE" }, \