Home
last modified time | relevance | path

Searched refs:nfs4_error_t (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1519 nfs4_error_t *);
1566 nfs4_error_t *, int *);
1567 extern void nfs4_error_zinit(nfs4_error_t *);
1568 extern void nfs4_error_init(nfs4_error_t *, int);
1885 nfs4_lost_rqst_t *, nfs4_error_t *, nfs4_close_type_t,
1941 int, u_offset_t, cred_t *, nfs4_error_t *,
1948 nfs4_lost_rqst_t *, nfs4_error_t *, cred_t **, seqid4 *);
2028 nfs4_error_t *);
2029 extern void nfs4_reopen(vnode_t *, nfs4_open_stream_t *, nfs4_error_t *,
2031 extern void nfs4_remap_root(struct mntinfo4 *, nfs4_error_t *, int);
[all …]
H A Dnfs4.h1425 } nfs4_error_t; typedef
1438 nfs4_ga_res_t *, nfs4_error_t *, cred_t *, int);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c74 nfs4_error_t rc_orig_errors; /* original errors causing recovery */
149 nfs4_error_t *);
164 static void reclaim_one_lock(vnode_t *, flock64_t *, nfs4_error_t *, int *);
176 static void resend_lock(nfs4_lost_rqst_t *, nfs4_error_t *);
177 static void resend_one_op(nfs4_lost_rqst_t *, nfs4_error_t *, mntinfo4_t *,
194 nfs4_needs_recovery(nfs4_error_t *ep, bool_t stateful, vfs_t *vfsp) in nfs4_needs_recovery()
340 nfs4_start_recovery(nfs4_error_t *ep, mntinfo4_t *mi, vnode_t *vp1, in nfs4_start_recovery()
741 nfs4_error_t e = { 0, NFS4_OK, RPC_SUCCESS }; in nfs4_start_fop()
1753 nfs4_error_t n4e; in recov_clientid()
1909 nfs4_error_t e = { 0, NFS4_OK, RPC_SUCCESS }; in recov_filehandle()
[all …]
H A Dnfs4_subr.c1582 cred_t *cr, int *doqueue, int flags, nfs4_error_t *ep) in rfs4call()
1661 nfs4_error_t *ep) in remap_lookup()
1790 nfs4_remap_file(mntinfo4_t *mi, vnode_t *vp, int flags, nfs4_error_t *ep) in nfs4_remap_file()
2014 nfs4_check_remap(mntinfo4_t *mi, vnode_t *vp, int flags, nfs4_error_t *ep) in nfs4_check_remap()
2058 nfs4_error_t e = { 0, NFS4_OK, RPC_SUCCESS }; in nfs4_make_dotdot()
3018 nfs4_try_failover(nfs4_error_t *ep) in nfs4_try_failover()
3078 nfs4_error_zinit(nfs4_error_t *ep) in nfs4_error_zinit()
3086 nfs4_error_init(nfs4_error_t *ep, int error) in nfs4_error_init()
H A Dnfs4_client_secinfo.c464 nfs4_error_t e = { 0, NFS4_OK, RPC_SUCCESS }; in secinfo_tryroot_otw()
632 nfs4_error_t e = { 0, NFS4_OK, RPC_SUCCESS }; in nfs4secinfo_otw()
919 nfs4_error_t e = { 0, NFS4_OK, RPC_SUCCESS }; in nfs4_secinfo_fh_otw()
H A Dnfs4_vnops.c127 nfs4_error_t *, int *);
801 nfs4_error_t e = { 0, NFS4_OK, RPC_SUCCESS }; in nfs4open_otw()
1560 nfs4_error_t err; in nfs4open_otw()
1690 nfs4_reopen(vnode_t *vp, nfs4_open_stream_t *osp, nfs4_error_t *ep, in nfs4_reopen()
2269 nfs4_error_t e = { 0, NFS4_OK, RPC_SUCCESS }; in nfs4_close()
2438 nfs4_close_type_t close_type, nfs4_error_t *ep, int *have_sync_lockp) in nfs4close_otw()
3112 nfs4rdwr_check_osid(vnode_t *vp, nfs4_error_t *ep, cred_t *cr) in nfs4rdwr_check_osid()
3190 nfs4_error_t e = { 0, NFS4_OK, RPC_SUCCESS }; in nfs4write()
3426 nfs4_error_t e = { 0, NFS4_OK, RPC_SUCCESS }; in nfs4read()
3805 nfs4_error_t e = { 0, NFS4_OK, RPC_SUCCESS }; in nfs4setattr()
[all …]
H A Dnfs4_vfsops.c159 struct nfs4_server *, nfs4_error_t *, int *);
715 nfs4_error_t n4e; in nfs4_mount()
1245 nfs4_error_t e; in getlinktext_otw()
1676 int flags, cred_t *cr, nfs4_error_t *ep) in nfs4getfh_otw()
2174 nfs4_remap_root(mntinfo4_t *mi, nfs4_error_t *ep, int flags) in nfs4_remap_root()
2282 nfs4_error_t e; in nfs4rootvp()
2967 nfs4_error_t n4e; in nfs4_mountroot()
3182 nfs4setclientid(mntinfo4_t *mi, cred_t *cr, bool_t recovery, nfs4_error_t *n4ep) in nfs4setclientid()
3410 struct nfs4_server *np, nfs4_error_t *ep, int *retry_inusep) in nfs4setclientid_otw()
H A Dnfs4_callback.c1407 nfs4delegreturn_otw(rnode4_t *rp, cred_t *cr, nfs4_error_t *ep) in nfs4delegreturn_otw()
1458 nfs4_error_t e = { 0, NFS4_OK, RPC_SUCCESS }; in nfs4_do_delegreturn()
1542 nfs4_resend_delegreturn(nfs4_lost_rqst_t *lorp, nfs4_error_t *ep, in nfs4_resend_delegreturn()
1893 nfs4_error_t e = { 0, NFS4_OK, RPC_SUCCESS }; in deleg_reopen()
H A Dnfs4_client.c809 nfs4_error_t e = { 0, NFS4_OK, RPC_SUCCESS }; in nfs4_getattr_otw()
865 nfs4_error_t *ep, cred_t *cr, int get_acl) in nfs4_getattr_otw_norecovery()
974 nfs4_error_t e = { 0, NFS4_OK, RPC_SUCCESS }; in nfs4_attr_otw()
3425 nfs4_error_t e = { 0, NFS4_OK, RPC_SUCCESS }; in nfs4renew()
H A Dnfs4_client_state.c1800 nfs4_error_t *ep, cred_t **recov_credpp, seqid4 *recov_seqidp) in nfs4_open_downgrade()
2015 nfs4_error_t *ep) in nfs4_resend_open_otw()
H A Dnfs4_stub_vnops.c1390 nfs4_error_t e = { 0, NFS4_OK, RPC_SUCCESS }; in nfs4_fetch_locations()
1465 nfs4_sharedfh_t *, sfh, char *, nm, nfs4_error_t *, &e); in nfs4_fetch_locations()