Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/ufs/fsck/
H A Dmain.c622 if (fsmodified) in checkfilesys()
657 if (!fsmodified) in checkfilesys()
H A Dfsck.h334 int fsmodified; /* 1 => write done to file system */ variable
H A Dsetup.c1244 fsmodified = 0; in sblock_init()
H A Dutilities.c522 fsmodified = 1; in bwrite()
538 fsmodified = 1; in bwrite()
/titanic_50/usr/src/cmd/fs.d/udfs/fsck/
H A Dutilities.c422 fsmodified = 1; in bwrite()
436 fsmodified = 1; in bwrite()
H A Dmain.c265 if (!fsmodified) in checkfilesys()
H A Dfsck.h181 int fsmodified; /* 1 => write done to file system */ variable
H A Dsetup.c227 fsmodified = 0; in setup()