Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dmain.c58 int fsmodified; variable
283 if (!fsmodified) in checkfilesys()
H A Dutilities.c423 fsmodified = 1; in bwrite()
437 fsmodified = 1; in bwrite()
H A Dfsck.h159 extern int fsmodified; /* 1 => write done to file system */
H A Dsetup.c250 fsmodified = 0; in setup()
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dmain.c185 int fsmodified; variable
657 if (fsmodified) in checkfilesys()
692 if (!fsmodified) in checkfilesys()
H A Dfsck.h329 extern int fsmodified; /* 1 => write done to file system */
H A Dutilities.c529 fsmodified = 1; in bwrite()
545 fsmodified = 1; in bwrite()
H A Dsetup.c1255 fsmodified = 0; in sblock_init()