Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dbtrfs_tree.h40 #define BTRFS_CSUM_TREE_OBJECTID 7ULL macro
/linux-4.19.296/fs/btrfs/
Ddisk-io.c160 { .id = BTRFS_CSUM_TREE_OBJECTID, .name_stem = "csum" },
1582 if (location->objectid == BTRFS_CSUM_TREE_OBJECTID) in btrfs_get_fs_root()
2345 location.objectid = BTRFS_CSUM_TREE_OBJECTID; in btrfs_read_roots()
Drelocation.c566 root_objectid == BTRFS_CSUM_TREE_OBJECTID || in is_cowonly_root()
/linux-4.19.296/include/trace/events/
Dbtrfs.h55 { BTRFS_CSUM_TREE_OBJECTID, "CSUM_TREE" }, \