Searched refs:nfs4_delegreturn_rpc (Results 1 – 4 of 4) sorted by relevance
| /xnu-8020.101.4/bsd/nfs/ ! |
| H A D | nfs_node.c | 967 nfs4_delegreturn_rpc(nmp, np->n_fhp, np->n_fhsize, &np->n_dstateid, in nfs_vnop_reclaim()
|
| H A D | nfs.h | 1447 int nfs4_delegreturn_rpc(struct nfsmount *, u_char *, int, struct nfs_stateid *, int, thread_t,…
|
| H A D | nfs4_vnops.c | 5550 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 D | nfs4_subs.c | 2745 nfs4_delegreturn_rpc(nmp, np->n_fhp, np->n_fhsize, &np->n_dstateid, in nfs4_expired_check_delegation()
|