Searched refs:sect (Results 1 – 1 of 1) sorted by relevance
73 int off2, len, size, sect; in hfs_mdb_get() local112 sect = be16_to_cpu(mdb->drAlBlSt) + part_start; in hfs_mdb_get()114 while (sect & ((size - 1) >> HFS_SECTOR_SIZE_BITS)) in hfs_mdb_get()154 sect = part_start + part_size - 2; in hfs_mdb_get()155 bh = sb_bread512(sb, sect, mdb2); in hfs_mdb_get()