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