Home
last modified time | relevance | path

Searched refs:chunk_root (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/fs/btrfs/
Dbtrfs.c95 btrfs_info.chunk_root.objectid = 0; in btrfs_probe()
96 btrfs_info.chunk_root.bytenr = btrfs_info.sb.chunk_root; in btrfs_probe()
Dsuper.c129 if (!IS_ALIGNED(sb->chunk_root, sb->sectorsize)) { in btrfs_check_super()
131 sb->chunk_root); in btrfs_check_super()
Dctree.h106 __u64 chunk_root; member
152 __u64 chunk_root; member
Dconv-funcs.h160 DEFINE_CONV(btrfs_root_backup, tree_root, tree_root_gen, chunk_root,
165 chunk_root, log_root, log_root_transid, total_bytes, bytes_used,
Dbtrfs.h19 struct btrfs_root chunk_root; member
Dchunk-map.c155 if (btrfs_search_tree(&btrfs_info.chunk_root, &key, &path)) in btrfs_read_chunk_tree()
/external/e2fsprogs/lib/blkid/
Dprobe.h701 __u64 chunk_root; member