Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hpfs/
Dalloc.c488 static unsigned find_run(__le32 *bmp, unsigned *idx) in find_run() function
550 while ((len = find_run(bmp, &idx)) && !err) { in hpfs_trim_fs()
571 while ((len = find_run(bmp, &idx)) && !err) { in hpfs_trim_fs()