Searched refs:ext_block_count (Results 1 – 1 of 1) sorted by relevance
1204 unsigned int ext_block_count; in probe_hfsplus() local1271 ext_block_count = blkid_be32(extents[ext].block_count); in probe_hfsplus()1272 if (ext_block_count == 0) in probe_hfsplus()1276 if (leaf_block < ext_block_count) in probe_hfsplus()1279 leaf_block -= ext_block_count; in probe_hfsplus()