Home
last modified time | relevance | path

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

/fs/hpfs/
Dalloc.c489 static unsigned find_run(__le32 *bmp, unsigned *idx) in find_run() function
551 while ((len = find_run(bmp, &idx)) && !err) { in hpfs_trim_fs()
572 while ((len = find_run(bmp, &idx)) && !err) { in hpfs_trim_fs()