Searched refs:end_bmp (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/hpfs/
H A Dalloc.c528 unsigned idx, len, start_bmp, end_bmp; hpfs_trim_fs() local
559 end_bmp = (end + 0x3fff) >> 14; hpfs_trim_fs()
560 while (start_bmp < end_bmp && !err) { hpfs_trim_fs()

Completed in 80 milliseconds