Searched refs:chunk_root (Results 1 – 7 of 7) sorted by relevance
/external/u-boot/fs/btrfs/ |
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()
|
D | super.c | 129 if (!IS_ALIGNED(sb->chunk_root, sb->sectorsize)) { in btrfs_check_super() 131 sb->chunk_root); in btrfs_check_super()
|
D | ctree.h | 106 __u64 chunk_root; member 152 __u64 chunk_root; member
|
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,
|
D | btrfs.h | 19 struct btrfs_root chunk_root; member
|
D | chunk-map.c | 155 if (btrfs_search_tree(&btrfs_info.chunk_root, &key, &path)) in btrfs_read_chunk_tree()
|
/external/e2fsprogs/lib/blkid/ |
D | probe.h | 701 __u64 chunk_root; member
|