Searched refs:sotpi_init (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/sockfs/ |
H A D | socktpi.c | 204 int sotpi_init(struct sonode *, struct sonode *, struct cred *, 244 sotpi_init, /* sop_init */ 363 sotpi_init(struct sonode *so, struct sonode *tso, struct cred *cr, int flags) in sotpi_init() function 6348 if ((error = sotpi_init(so, NULL, cr, SO_FALLBACK)) != 0) { in sotpi_convert_sonode()
|