Home
last modified time | relevance | path

Searched refs:nfs4_delegreturn_rpc (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.101.4/bsd/nfs/
H A Dnfs_node.c967 nfs4_delegreturn_rpc(nmp, np->n_fhp, np->n_fhsize, &np->n_dstateid, in nfs_vnop_reclaim()
H A Dnfs.h1447 int nfs4_delegreturn_rpc(struct nfsmount *, u_char *, int, struct nfs_stateid *, int, thread_t,…
H A Dnfs4_vnops.c5550 nfs4_delegreturn_rpc(nmp, fh->fh_data, fh->fh_len, &dstateid, 0, thd, cred); in nfs4_open_rpc_internal()
6681 error = nfs4_delegreturn_rpc(NFSTONMP(np), fh->fh_data, fh->fh_len, &dstateid, flags, thd, cred); in nfs4_delegation_return()
6729 nfs4_delegreturn_rpc(struct nfsmount *nmp, u_char *fhp, int fhlen, struct nfs_stateid *sid, int fla… in nfs4_delegreturn_rpc() function
8386 nfs4_delegreturn_rpc(nmp, fh->fh_data, fh->fh_len, &dstateid, 0, thd, cred); in nfs4_named_attr_get()
H A Dnfs4_subs.c2745 nfs4_delegreturn_rpc(nmp, np->n_fhp, np->n_fhsize, &np->n_dstateid, in nfs4_expired_check_delegation()