Searched refs:chunk_root (Results 1 – 6 of 6) sorted by relevance
| /openbmc/u-boot/fs/btrfs/ |
| H A D | btrfs.c | 95 btrfs_info.chunk_root.objectid = 0; in btrfs_probe() 96 btrfs_info.chunk_root.bytenr = btrfs_info.sb.chunk_root; in btrfs_probe()
|
| H A D | super.c | 130 if (!IS_ALIGNED(sb->chunk_root, sb->sectorsize)) { in btrfs_check_super() 132 sb->chunk_root); in btrfs_check_super()
|
| H A D | btrfs.h | 19 struct btrfs_root chunk_root; member
|
| H A D | conv-funcs.h | 160 DEFINE_CONV(btrfs_root_backup, tree_root, tree_root_gen, chunk_root, 165 chunk_root, log_root, log_root_transid, total_bytes, bytes_used,
|
| H A D | ctree.h | 106 __u64 chunk_root; member 152 __u64 chunk_root; member
|
| H A D | chunk-map.c | 155 if (btrfs_search_tree(&btrfs_info.chunk_root, &key, &path)) in btrfs_read_chunk_tree()
|