Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c226 static int sotpi_shutdown(struct sonode *, int, struct cred *);
253 sotpi_shutdown, /* sop_shutdown */
2551 sotpi_shutdown(struct sonode *so, int how, struct cred *cr) in sotpi_shutdown() function