Home
last modified time | relevance | path

Searched refs:strflushrq (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dstrsubr.h1232 extern void strflushrq(vnode_t *, int);
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c335 strflushrq(vp, FLUSHALL); in so_stream2sock()
H A Dsocktpi.c2688 strflushrq(SOTOV(so), FLUSHALL); in sotpi_shutdown()
2717 strflushrq(SOTOV(so), FLUSHALL); in sotpi_shutdown()
/titanic_50/usr/src/uts/common/os/
H A Dstrsubr.c8078 strflushrq(vnode_t *vp, int flag) in strflushrq() function