Home
last modified time | relevance | path

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

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