Searched defs:cb (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.c2175 bstp_attach(struct bstp_state *bs, struct bstp_cb_ops *cb) argument
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_bio.c1546 struct nfsreq_cbinfo cb; local
1649 struct nfsreq_cbinfo cb; local
2694 struct nfsreq_cbinfo cb; local
2806 struct nfsreq_cbinfo cb; local
[all...]
H A Dnfs_socket.c4241 nfs_request_async( nfsnode_t np, mount_t mp, struct nfsm_chain *nmrest, int procnum, thread_t thd, kauth_cred_t cred, struct nfsreq_secinfo_args *si, int flags, struct nfsreq_cbinfo *cb, struct nfsreq **reqp) argument
H A Dnfs4_vnops.c311 nfs4_read_rpc_async( nfsnode_t np, off_t offset, size_t len, thread_t thd, kauth_cred_t cred, struct nfsreq_cbinfo *cb, struct nfsreq **reqp) argument
416 nfs4_write_rpc_async( nfsnode_t np, uio_t uio, size_t len, thread_t thd, kauth_cred_t cred, int iomode, struct nfsreq_cbinfo *cb, struct nfsreq **reqp) argument
H A Dnfs_vnops.c2389 nfs3_read_rpc_async( nfsnode_t np, off_t offset, size_t len, thread_t thd, kauth_cred_t cred, struct nfsreq_cbinfo *cb, struct nfsreq **reqp) argument
3181 nfs3_write_rpc_async( nfsnode_t np, uio_t uio, size_t len, thread_t thd, kauth_cred_t cred, int iomode, struct nfsreq_cbinfo *cb, struct nfsreq **reqp) argument

Completed in 77 milliseconds