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