Home
last modified time | relevance | path

Searched refs:smark (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsnode.h160 void smark(struct snode *, int);
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c997 smark(sp, SACC); in spec_read()
1016 smark(sp, SACC); in spec_read()
1103 smark(sp, SUPD); in spec_write()
1119 smark(sp, SUPD); in spec_write()
1242 smark(sp, SUPD|SCHG); in spec_write()
H A Dspecsubr.c713 smark(struct snode *sp, int flag) in smark() function
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.S301 NO_UNLOAD_STUB(specfs, smark, nomod_zero);
/illumos-gate/usr/src/uts/intel/ml/
H A Dmodstubs.S284 NO_UNLOAD_STUB(specfs, smark, nomod_zero);
/illumos-gate/usr/src/uts/common/os/
H A Daio.c2825 smark(sp, SACC); in check_vp()