Home
last modified time | relevance | path

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

/original-bsd/libexec/lfs_cleanerd/
H A Dcleanerd.c68 void clean_fs __P((FS_INFO *, int (*)(FS_INFO *, SEGUSE *), int, long));
253 clean_fs(fsp, cost_benefit, nsegs, options);
267 clean_fs(fsp, cost_benefit, nsegs, options);
279 clean_fs(fsp, cost_func, nsegs, options) in clean_fs() function