HomeSort by: relevance | last modified time | path
    Searched defs:clean_fs (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/lfs_cleanerd/
lfs_cleanerd.c 1075 clean_fs(struct clfs *fs, const CLEANERINFO64 *cip) function in typeref:typename:int
1303 * claims that ci.clean is uninitialized in clean_fs (at one
1699 if ((error = clean_fs(fsp[i], &ci)) < 0) {
1700 syslog(LOG_DEBUG, "%s: clean_fs returned %d",
lfs_cleanerd.c 1075 clean_fs(struct clfs *fs, const CLEANERINFO64 *cip) function in typeref:typename:int
1303 * claims that ci.clean is uninitialized in clean_fs (at one
1699 if ((error = clean_fs(fsp[i], &ci)) < 0) {
1700 syslog(LOG_DEBUG, "%s: clean_fs returned %d",

Completed in 204 milliseconds