Home
last modified time | relevance | path

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

/fs/btrfs/
Ddisk-io.c173 { .id = BTRFS_CSUM_TREE_OBJECTID, .name_stem = "csum" },
1591 if (location->objectid == BTRFS_CSUM_TREE_OBJECTID) in btrfs_get_fs_root()
2373 location.objectid = BTRFS_CSUM_TREE_OBJECTID; in btrfs_read_roots()
Dctree.h92 #define BTRFS_CSUM_TREE_OBJECTID 7ULL macro
Drelocation.c576 root_objectid == BTRFS_CSUM_TREE_OBJECTID || in is_cowonly_root()