Searched defs:reqp (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/osfmk/chud/i386/
H A Dchud_osfmk_callback_i386.c528 chudcpu_signal_request_t *reqp; local
/xnu-2422.115.4/bsd/nfs/
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
1070 nfs4_lookup_rpc_async( nfsnode_t dnp, char *name, int namelen, vfs_context_t ctx, struct nfsreq **reqp) argument
H A Dnfs_socket.c3547 nfs_request_create( nfsnode_t np, mount_t mp, struct nfsm_chain *nmrest, int procnum, thread_t thd, kauth_cred_t cred, struct nfsreq **reqp) argument
4373 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 Dnfs_vnops.c2470 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
3270 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
5803 nfs3_lookup_rpc_async( nfsnode_t dnp, char *name, int namelen, vfs_context_t ctx, struct nfsreq **reqp) argument

Completed in 110 milliseconds