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

  /src/sbin/mount_lfs/
mount_lfs.c 83 static int short_rds, cleaner_debug, cleaner_bytes, fs_idle, noclean; variable in typeref:typename:int
106 *mntflags = noclean = 0;
120 noclean = 1;
202 noclean = 1;
203 if (!noclean)
mount_lfs.c 83 static int short_rds, cleaner_debug, cleaner_bytes, fs_idle, noclean; variable in typeref:typename:int
106 *mntflags = noclean = 0;
120 noclean = 1;
202 noclean = 1;
203 if (!noclean)

Completed in 20 milliseconds