Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/volume_id/
Dhfs.c174 unsigned alloc_block_size; in volume_id_probe_hfs_hfsplus() local
199 alloc_block_size = be32_to_cpu(hfs->al_blk_size); in volume_id_probe_hfs_hfsplus()
200 dbg("alloc_block_size 0x%x", alloc_block_size); in volume_id_probe_hfs_hfsplus()
209 (embed_first_block * alloc_block_size); in volume_id_probe_hfs_hfsplus()