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

/linux-master/fs/hpfs/
H A Dalloc.c489 static unsigned find_run(__le32 *bmp, unsigned *idx) function
551 while ((len = find_run(bmp, &idx)) && !err) {
572 while ((len = find_run(bmp, &idx)) && !err) {

Completed in 120 milliseconds