Searched defs:sotpi_init (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c205 int sotpi_init(struct sonode *, struct sonode *, struct cred *,
245 sotpi_init, /* sop_init */
369 sotpi_init(struct sonode *so, struct sonode *tso, struct cred *cr, int flags) function
379 dprint(1, ("sotpi_init()\n"));
6455 if ((error = sotpi_init(so, NULL, cr, SO_FALLBACK)) != 0) {

Completed in 66 milliseconds