Searched refs:ext_block_count (Results 1 – 1 of 1) sorted by relevance
1238 unsigned int ext_block_count; in probe_hfsplus() local1308 ext_block_count = blkid_be32(extents[ext].block_count); in probe_hfsplus()1309 if (ext_block_count == 0) in probe_hfsplus()1313 if (leaf_block < ext_block_count) in probe_hfsplus()1316 leaf_block -= ext_block_count; in probe_hfsplus()