Searched refs:COMPOUND4res_clnt (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_client_secinfo.c | 460 COMPOUND4res_clnt res; in secinfo_tryroot_otw() 621 COMPOUND4res_clnt res; in nfs4secinfo_otw() 915 COMPOUND4res_clnt res; in nfs4_secinfo_fh_otw()
|
H A D | nfs4_common.c | 198 nfs4_need_to_bump_seqid(COMPOUND4res_clnt *res) in nfs4_need_to_bump_seqid()
|
H A D | nfs4_stub_vnops.c | 1382 cred_t *cr, nfs4_ga_res_t *garp, COMPOUND4res_clnt *callres, bool_t lock) in nfs4_fetch_locations() 1385 COMPOUND4res_clnt res; in nfs4_fetch_locations() 1537 COMPOUND4res_clnt callres; in find_referral_stubvp() 1623 char *nm, cred_t *cr, nfs4_ga_res_t *grp, COMPOUND4res_clnt *res, in nfs4_process_referral() 1630 COMPOUND4res_clnt callres; in nfs4_process_referral() 1715 COMPOUND4res_clnt callres; in nfs4_trigger_esi_create_referral()
|
H A D | nfs4_vnops.c | 780 COMPOUND4res_clnt res; in nfs4open_otw() 1695 COMPOUND4res_clnt res; in nfs4_reopen() 2441 COMPOUND4res_clnt res; in nfs4close_otw() 3178 COMPOUND4res_clnt res; in nfs4write() 3415 COMPOUND4res_clnt res; in nfs4read() 3786 COMPOUND4res_clnt res, *resp = NULL; in nfs4setattr() 4279 COMPOUND4res_clnt res; in nfs4_access() 4493 COMPOUND4res_clnt res; in nfs4_readlink() 4759 COMPOUND4res_clnt res, *resp; in nfs4_inactive_otw() 5238 COMPOUND4res_clnt res; in nfs4lookupvalidate_otw() [all …]
|
H A D | nfs4_vfsops.c | 1236 COMPOUND4res_clnt res; in getlinktext_otw() 1619 COMPOUND4res_clnt callres; in resolve_referral() 1679 COMPOUND4res_clnt res; in nfs4getfh_otw() 3413 COMPOUND4res_clnt res; in nfs4setclientid_otw()
|
H A D | nfs4_client_state.c | 1806 COMPOUND4res_clnt res; in nfs4_open_downgrade() 2018 COMPOUND4res_clnt res; in nfs4_resend_open_otw()
|
H A D | nfs4_client.c | 868 COMPOUND4res_clnt res; in nfs4_getattr_otw_norecovery() 968 COMPOUND4res_clnt res; in nfs4_attr_otw() 3416 COMPOUND4res_clnt res; in nfs4renew()
|
H A D | nfs4_subr.c | 1581 rfs4call(mntinfo4_t *mi, COMPOUND4args_clnt *argsp, COMPOUND4res_clnt *resp, in rfs4call() 1664 COMPOUND4res_clnt res; in remap_lookup()
|
H A D | nfs4_callback.c | 1410 COMPOUND4res_clnt res; in nfs4delegreturn_otw()
|
H A D | nfs4_xdr.c | 5088 xdr_COMPOUND4res_clnt(XDR *xdrs, COMPOUND4res_clnt *objp) in xdr_COMPOUND4res_clnt()
|
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs4_clnt.h | 1518 struct COMPOUND4res_clnt *, cred_t *, int *, int, 2077 char *, cred_t *, nfs4_ga_res_t *, COMPOUND4res_clnt *, bool_t); 2220 cred_t *, nfs4_ga_res_t *, COMPOUND4res_clnt *, struct nfs_fsl_info *);
|
H A D | nfs4.h | 1378 COMPOUND4res_clnt *resp; /* (in/out) res for compound struct */ 1453 extern int nfs4_need_to_bump_seqid(COMPOUND4res_clnt *);
|
H A D | nfs4_kprot.h | 2892 struct COMPOUND4res_clnt { struct 2899 typedef struct COMPOUND4res_clnt COMPOUND4res_clnt; argument 3310 extern bool_t xdr_COMPOUND4res_clnt(XDR *, COMPOUND4res_clnt *);
|