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

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

Completed in 94 milliseconds