Searched refs:COMPOUND4res_clnt (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 1542 struct COMPOUND4res_clnt { struct 1549 typedef struct COMPOUND4res_clnt COMPOUND4res_clnt; argument 1652 extern bool_t xdr_COMPOUND4res_clnt(XDR *, COMPOUND4res_clnt *);
|
H A D | nfs4_clnt.h | 1518 struct COMPOUND4res_clnt *, cred_t *, int *, int, 2076 char *, cred_t *, nfs4_ga_res_t *, COMPOUND4res_clnt *, bool_t); 2219 cred_t *, nfs4_ga_res_t *, COMPOUND4res_clnt *, struct nfs_fsl_info *);
|
H A D | nfs4.h | 1233 COMPOUND4res_clnt *resp; /* (in/out) res for compound struct */ 1308 extern int nfs4_need_to_bump_seqid(COMPOUND4res_clnt *);
|
/titanic_44/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() 916 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 | 1377 cred_t *cr, nfs4_ga_res_t *garp, COMPOUND4res_clnt *callres, bool_t lock) in nfs4_fetch_locations() 1380 COMPOUND4res_clnt res; in nfs4_fetch_locations() 1532 COMPOUND4res_clnt callres; in find_referral_stubvp() 1618 char *nm, cred_t *cr, nfs4_ga_res_t *grp, COMPOUND4res_clnt *res, in nfs4_process_referral() 1625 COMPOUND4res_clnt callres; in nfs4_process_referral() 1710 COMPOUND4res_clnt callres; in nfs4_trigger_esi_create_referral()
|
H A D | nfs4_vnops.c | 783 COMPOUND4res_clnt res; in nfs4open_otw() 1698 COMPOUND4res_clnt res; in nfs4_reopen() 2444 COMPOUND4res_clnt res; in nfs4close_otw() 3181 COMPOUND4res_clnt res; in nfs4write() 3421 COMPOUND4res_clnt res; in nfs4read() 3796 COMPOUND4res_clnt res, *resp = NULL; in nfs4setattr() 4290 COMPOUND4res_clnt res; in nfs4_access() 4506 COMPOUND4res_clnt res; in nfs4_readlink() 4773 COMPOUND4res_clnt res, *resp; in nfs4_inactive_otw() 5253 COMPOUND4res_clnt res; in nfs4lookupvalidate_otw() [all …]
|
H A D | nfs4_vfsops.c | 1234 COMPOUND4res_clnt res; in getlinktext_otw() 1618 COMPOUND4res_clnt callres; in resolve_referral() 1678 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 | 867 COMPOUND4res_clnt res; in nfs4_getattr_otw_norecovery() 967 COMPOUND4res_clnt res; in nfs4_attr_otw() 3415 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 | 1406 COMPOUND4res_clnt res; in nfs4delegreturn_otw()
|
H A D | nfs4_xdr.c | 5030 xdr_COMPOUND4res_clnt(XDR *xdrs, COMPOUND4res_clnt *objp) in xdr_COMPOUND4res_clnt()
|