Home
last modified time | relevance | path

Searched defs:garp (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c416 nfs4_attrcache_noinval(vnode_t *vp, nfs4_ga_res_t *garp, hrtime_t t) in nfs4_attrcache_noinval()
442 nfs4_attr_cache(vnode_t *vp, nfs4_ga_res_t *garp, in nfs4_attr_cache()
662 nfs4_attrcache_va(vnode_t *vp, nfs4_ga_res_t *garp, int set_cache_timeout) in nfs4_attrcache_va()
804 nfs4_getattr_otw(vnode_t *vp, nfs4_ga_res_t *garp, cred_t *cr, int get_acl) in nfs4_getattr_otw()
864 nfs4_getattr_otw_norecovery(vnode_t *vp, nfs4_ga_res_t *garp, in nfs4_getattr_otw_norecovery()
965 nfs4_ga_res_t *garp, bitmap4 reqbitmap, cred_t *cr) in nfs4_attr_otw()
H A Dnfs4_rnode.c346 r4_do_attrcache(vnode_t *vp, nfs4_ga_res_t *garp, int newnode, in r4_do_attrcache()
448 nfs4_fname_t **npp, nfs4_ga_res_t *garp, in makenfs4node_by_fh()
508 makenfs4node(nfs4_sharedfh_t *fh, nfs4_ga_res_t *garp, struct vfs *vfsp, in makenfs4node()
H A Dnfs4_stub_vnops.c1382 cred_t *cr, nfs4_ga_res_t *garp, COMPOUND4res_clnt *callres, bool_t lock) in nfs4_fetch_locations()
1535 nfs4_ga_res_t garp; in find_referral_stubvp() local
1629 nfs4_ga_res_t garp; in nfs4_process_referral() local
1710 nfs4_ga_res_t garp; in nfs4_trigger_esi_create_referral() local
H A Dnfs4_xdr.c894 xdr_ga_prefill_vattr(struct nfs4_ga_res *garp, struct mntinfo4 *mi) in xdr_ga_prefill_vattr()
946 xdr_ga_fattr_res(XDR *xdrs, struct nfs4_ga_res *garp, bitmap4 resbmap, in xdr_ga_fattr_res()
1620 xdr_ga_fattr_res_inline(uint32_t *ptr, struct nfs4_ga_res *garp, in xdr_ga_fattr_res_inline()
H A Dnfs4_vfsops.c1618 nfs4_ga_res_t garp; in resolve_referral() local
1683 nfs4_ga_res_t *garp; in nfs4getfh_otw() local
3418 nfs4_ga_res_t *garp = NULL; in nfs4setclientid_otw() local
H A Dnfs4_callback.c1412 nfs4_ga_res_t *garp = NULL; in nfs4delegreturn_otw() local
2158 nfs4_ga_res_t *garp, cred_t *cr) in nfs4_delegation_accept()
H A Dnfs4_vnops.c788 nfs4_ga_res_t *garp; in nfs4open_otw() local
1706 nfs4_ga_res_t *garp; in nfs4_reopen() local
3787 nfs4_ga_res_t *garp = NULL; in nfs4setattr() local
4499 nfs4_ga_res_t *garp; in nfs4_readlink() local
5255 nfs4_ga_res_t *garp = NULL; in nfs4lookupvalidate_otw() local
5676 nfs4_ga_res_t *garp = NULL; in nfs4lookupnew_otw() local
9469 nfs4_ga_res_t *garp; in nfs4readdir() local
12602 nfs4_update_attrcache(nfsstat4 status, nfs4_ga_res_t *garp, in nfs4_update_attrcache()
H A Dnfs4_client_state.c2025 nfs4_ga_res_t *garp; in nfs4_resend_open_otw() local
H A Dnfs4_subr.c1659 nfs_fh4 *fhp, nfs4_ga_res_t *garp, /* fh, attrs for object */ in remap_lookup()