Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/volume_id/
Dunused_mac.c32 uint32_t block_count; member
40 uint32_t block_count; member
107 plen = be32_to_cpu(part->block_count) * bsize; in volume_id_probe_mac_partition_map()
Dlfs.c38 /* 0x20 */ uint32_t block_count; // Block count member
Df2fs.c42 /* 0x24 */ uint64_t block_count; // total # of user blocks member
Dhfs.c96 uint32_t block_count; member
269 ext_block_count = be32_to_cpu(extents[ext].block_count); in volume_id_probe_hfs_hfsplus()