Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
H A Dutils.c165 static unsigned long erofs_shrink_workstation(struct erofs_sb_info *sbi, in erofs_shrink_workstation() function
212 erofs_shrink_workstation(sbi, ~0UL); in erofs_shrinker_unregister()
261 freed += erofs_shrink_workstation(sbi, nr - freed); in erofs_shrink_scan()
/kernel/linux/linux-6.6/fs/erofs/
H A Dutils.c151 static unsigned long erofs_shrink_workstation(struct erofs_sb_info *sbi, in erofs_shrink_workstation() function
198 erofs_shrink_workstation(sbi, ~0UL); in erofs_shrinker_unregister()
247 freed += erofs_shrink_workstation(sbi, nr - freed); in erofs_shrink_scan()

Completed in 2 milliseconds