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

  /src/libexec/lfs_cleanerd/
lfs_cleanerd.c 1287 needs_cleaning(struct clfs *fs, CLEANERINFO64 *cip) function in typeref:typename:int
1689 if ((error = needs_cleaning(fsp[i], &ci)) < 0) {
1690 syslog(LOG_DEBUG, "%s: needs_cleaning returned %d",
lfs_cleanerd.c 1287 needs_cleaning(struct clfs *fs, CLEANERINFO64 *cip) function in typeref:typename:int
1689 if ((error = needs_cleaning(fsp[i], &ci)) < 0) {
1690 syslog(LOG_DEBUG, "%s: needs_cleaning returned %d",
lfs_cleanerd.c 1287 needs_cleaning(struct clfs *fs, CLEANERINFO64 *cip) function in typeref:typename:int
1689 if ((error = needs_cleaning(fsp[i], &ci)) < 0) {
1690 syslog(LOG_DEBUG, "%s: needs_cleaning returned %d",

Completed in 107 milliseconds