Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4x.h182 nfsstat4 rfs4x_destroysession(rfs4_session_t *, unsigned useref);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_state.c173 rfs4x_destroysession(rfs4_session_t *sp, unsigned useref) in rfs4x_destroysession() function
H A Dnfs4x_srv.c742 status = rfs4x_destroysession(sp, 2 + addref); in rfs4x_op_destroy_session()