Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hpfs/
H A 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()
/kernel/linux/linux-6.6/fs/hpfs/
H A 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()

Completed in 2 milliseconds