Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h1447 int nfs4_delegreturn_rpc(struct nfsmount *, u_char *, int, struct nfs_stateid *, int, thread_t,…
H A Dnfs4_vnops.c5540 nfs4_delegreturn_rpc(nmp, fh->fh_data, fh->fh_len, &dstateid, 0, thd, cred); in nfs4_open_rpc_internal()
6670 error = nfs4_delegreturn_rpc(NFSTONMP(np), fh->fh_data, fh->fh_len, &dstateid, flags, thd, cred); in nfs4_delegation_return()
6718 nfs4_delegreturn_rpc(struct nfsmount *nmp, u_char *fhp, int fhlen, struct nfs_stateid *sid, int fla… in nfs4_delegreturn_rpc() function
8374 nfs4_delegreturn_rpc(nmp, fh->fh_data, fh->fh_len, &dstateid, 0, thd, cred); in nfs4_named_attr_get()
H A Dnfs4_subs.c2750 nfs4_delegreturn_rpc(nmp, np->n_fhp, np->n_fhsize, &np->n_dstateid, in nfs4_expired_check_delegation()