Searched refs:smark (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fs/ |
H A D | snode.h | 162 void smark(struct snode *, int);
|
/titanic_44/usr/src/uts/common/fs/specfs/ |
H A D | specvnops.c | 994 smark(sp, SACC); in spec_read() 1013 smark(sp, SACC); in spec_read() 1100 smark(sp, SUPD); in spec_write() 1116 smark(sp, SUPD); in spec_write() 1239 smark(sp, SUPD|SCHG); in spec_write()
|
H A D | specsubr.c | 707 smark(struct snode *sp, int flag) in smark() function
|
/titanic_44/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 333 NO_UNLOAD_STUB(specfs, smark, nomod_zero);
|
/titanic_44/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 443 NO_UNLOAD_STUB(specfs, smark, nomod_zero);
|
/titanic_44/usr/src/uts/common/os/ |
H A D | aio.c | 2838 smark(sp, SACC); in check_vp()
|