Searched refs:nfsreq_cbinfo (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsmount.h219 int (*nf_read_rpc_async)(nfsnode_t, off_t, size_t, thread_t, kauth_cred_t, struct nfsreq_cbinfo *, struct nfsreq **);
222 int (*nf_write_rpc_async)(nfsnode_t, uio_t, size_t, thread_t, kauth_cred_t, int, struct nfsreq_cbinfo *, struct nfsreq **);
H A Dnfs.h840 struct nfsreq_cbinfo { struct
904 struct nfsreq_cbinfo r_callback; /* callback info */
1169 int nfs_request_async(nfsnode_t, mount_t, struct nfsm_chain *, int, thread_t, kauth_cred_t, struct nfsreq_secinfo_args *, int, struct nfsreq_cbinfo *, struct nfsreq **);
1334 int nfs3_read_rpc_async(nfsnode_t, off_t, size_t, thread_t, kauth_cred_t, struct nfsreq_cbinfo *, struct nfsreq **);
1335 int nfs4_read_rpc_async(nfsnode_t, off_t, size_t, thread_t, kauth_cred_t, struct nfsreq_cbinfo *, struct nfsreq **);
1338 int nfs3_write_rpc_async(nfsnode_t, uio_t, size_t, thread_t, kauth_cred_t, int, struct nfsreq_cbinfo *, struct nfsreq **);
1339 int nfs4_write_rpc_async(nfsnode_t, uio_t, size_t, thread_t, kauth_cred_t, int, struct nfsreq_cbinfo *, struct nfsreq **);
H A Dnfs_bio.c1546 struct nfsreq_cbinfo cb;
1649 struct nfsreq_cbinfo cb;
2694 struct nfsreq_cbinfo cb;
2806 struct nfsreq_cbinfo cb;
H A Dnfs_vnops.c2395 struct nfsreq_cbinfo *cb,
3188 struct nfsreq_cbinfo *cb,
H A Dnfs4_vnops.c317 struct nfsreq_cbinfo *cb,
423 struct nfsreq_cbinfo *cb,
H A Dnfs_socket.c4250 struct nfsreq_cbinfo *cb,

Completed in 180 milliseconds