Searched refs:nf_access_rpc (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsmount.h216 int (*nf_access_rpc)(nfsnode_t, u_int32_t *, vfs_context_t); member in struct:nfs_funcs
H A Dnfs_vnops.c654 error = nmp->nm_funcs->nf_access_rpc(np, &waccess, ctx);
1382 error = nmp->nm_funcs->nf_access_rpc(np, &access, ctx);

Completed in 32 milliseconds