Searched refs:sect (Results 1 – 1 of 1) sorted by relevance
79 int off2, len, size, sect; in hfs_mdb_get() local118 sect = be16_to_cpu(mdb->drAlBlSt) + part_start; in hfs_mdb_get()120 while (sect & ((size - 1) >> HFS_SECTOR_SIZE_BITS)) in hfs_mdb_get()160 sect = part_start + part_size - 2; in hfs_mdb_get()161 bh = sb_bread512(sb, sect, mdb2); in hfs_mdb_get()