Searched refs:strflushrq (Results 1 – 4 of 4) sorted by relevance
1232 extern void strflushrq(vnode_t *, int);
335 strflushrq(vp, FLUSHALL); in so_stream2sock()
2688 strflushrq(SOTOV(so), FLUSHALL); in sotpi_shutdown()2717 strflushrq(SOTOV(so), FLUSHALL); in sotpi_shutdown()
8078 strflushrq(vnode_t *vp, int flag) in strflushrq() function