Searched refs:end_bmp (Results 1 – 1 of 1) sorted by relevance
528 unsigned idx, len, start_bmp, end_bmp; in hpfs_trim_fs() local559 end_bmp = (end + 0x3fff) >> 14; in hpfs_trim_fs()560 while (start_bmp < end_bmp && !err) { in hpfs_trim_fs()