Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h237 extern void sotpi_revert_sonode(struct sonode *, struct cred *);
H A Dsockcommon_subr.c2374 sotpi_revert_sonode(so, cr); in so_tpi_fallback()
H A Dsocktpi.c6409 sotpi_revert_sonode(struct sonode *so, struct cred *cr) in sotpi_revert_sonode() function