Searched refs:sotpi_close (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/fs/sockfs/ |
H A D | socktpi.c | 237 static int sotpi_close(struct sonode *, int, struct cred *); 258 sotpi_close, /* sop_close */ 455 (void) sotpi_close(so, flags, cr); in sotpi_init() 515 (void) sotpi_close(so, flags, in sotpi_init() 531 (void) sotpi_close(so, flags, cr); in sotpi_init() 544 (void) sotpi_close(so, flags, cr); in sotpi_init() 567 (void) sotpi_close(so, flags, cr); in sotpi_init() 5681 sotpi_close(struct sonode *so, int flag, struct cred *cr) in sotpi_close() function
|