Searched refs:nfs4_error_init (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_recovery.c | 2307 nfs4_error_init(ep, ESRCH); in reclaim_one_lock() 2315 nfs4_error_init(ep, ESTALE); in reclaim_one_lock() 2769 nfs4_error_init(ep, EINVAL); in resend_one_op()
|
H A D | nfs4_vfsops.c | 1698 nfs4_error_init(ep, EINVAL); in nfs4getfh_otw() 1710 nfs4_error_init(ep, EINVAL); in nfs4getfh_otw()
|
H A D | nfs4_callback.c | 1494 nfs4_error_init(&e, EINTR); in nfs4_do_delegreturn()
|
H A D | nfs4_subr.c | 3086 nfs4_error_init(nfs4_error_t *ep, int error) in nfs4_error_init() function
|
H A D | nfs4_vnops.c | 14236 nfs4_error_init(ep, EINTR); in nfs4frlock() 15326 nfs4_error_init(ep, EINTR); in nfs4close_one()
|
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs4_clnt.h | 1568 extern void nfs4_error_init(nfs4_error_t *, int);
|