Searched refs:leaf_block (Results 1 – 1 of 1) sorted by relevance
172 unsigned leaf_block; in volume_id_probe_hfs_hfsplus() local264 leaf_block = (leaf_node_head * leaf_node_size) / blocksize; in volume_id_probe_hfs_hfsplus()276 if (leaf_block < ext_block_count) in volume_id_probe_hfs_hfsplus()279 leaf_block -= ext_block_count; in volume_id_probe_hfs_hfsplus()285 leaf_off = (ext_block_start + leaf_block) * blocksize; in volume_id_probe_hfs_hfsplus()