Searched defs:thd (Results 1 - 9 of 9) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_lock.c646 nfs_up(NFSTONMP(np), thd, NFSSTA_LOCKTIMEO, local
403 nfs3_lockd_request( nfsnode_t np, int type, LOCKD_MSG_REQUEST *msgreq, int flags, thread_t thd) argument
738 nfs3_setlock_rpc( nfsnode_t np, struct nfs_open_file *nofp, struct nfs_file_lock *nflp, int reclaim, int flags, thread_t thd, kauth_cred_t cred) argument
792 nfs3_unlock_rpc( nfsnode_t np, struct nfs_lock_owner *nlop, __unused int type, uint64_t start, uint64_t end, int flags, thread_t thd, kauth_cred_t cred) argument
H A Dnfs_node.c1098 nfs_node_set_busy(nfsnode_t np, thread_t thd) argument
1131 nfs_node_set_busy2(nfsnode_t np1, nfsnode_t np2, thread_t thd) argument
1183 nfs_node_set_busy4(nfsnode_t np1, nfsnode_t np2, nfsnode_t np3, nfsnode_t np4, thread_t thd) argument
H A Dnfs_syscalls.c292 thread_t thd = THREAD_NULL; local
H A Dnfs4_subs.c216 thread_t thd; local
2445 thread_t thd = current_thread(); local
H A Dnfs_bio.c1461 thread_t thd; local
1537 nfs_buf_read_rpc(struct nfsbuf *bp, thread_t thd, kauth_cred_t cred) argument
1655 thread_t thd; local
637 nfs_buf_get( nfsnode_t np, daddr64_t blkno, uint32_t size, thread_t thd, int flags, struct nfsbuf **bpp) argument
1838 nfs_buf_readahead(nfsnode_t np, int ioflag, daddr64_t *rabnp, daddr64_t lastrabn, thread_t thd, kauth_cred_t cred) argument
1904 thread_t thd; local
2282 thread_t thd; local
2479 nfs_vinvalbuf2(NFSTOV(np), V_SAVE|V_IGNORE_WRITEERR, thd, cred, 1); local
2493 nfs_buf_write_finish(struct nfsbuf *bp, thread_t thd, kauth_cred_t cred) argument
2602 nfs_buf_write_dirty_pages(struct nfsbuf *bp, thread_t thd, kauth_cred_t cred) argument
2686 nfs_buf_write_rpc(struct nfsbuf *bp, int iomode, thread_t thd, kauth_cred_t cred) argument
2811 thread_t thd; local
3244 nfs_flush(nfsnode_t np, int waitfor, thread_t thd, int ignore_writeerr) argument
3457 nfs_vinvalbuf_internal( nfsnode_t np, int flags, thread_t thd, kauth_cred_t cred, int slpflag, int slptimeo) argument
3618 nfs_vinvalbuf2(vnode_t vp, int flags, thread_t thd, kauth_cred_t cred, int intrflg) argument
[all...]
H A Dnfs_socket.c1501 thread_t thd = current_thread(); local
1652 thread_t thd = current_thread(); local
3415 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
4144 nfs_request2( 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 nfsm_chain *nmrepp, u_int64_t *xidp, int *status) argument
4194 nfs_request_gss( mount_t mp, struct nfsm_chain *nmrest, thread_t thd, kauth_cred_t cred, int flags, struct nfs_gss_clnt_ctx *cp, struct nfsm_chain *nmrepp, int *status) argument
4241 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
4705 nfs_noremotehang(thread_t thd) argument
4721 nfs_sigintr(struct nfsmount *nmp, struct nfsreq *req, thread_t thd, int nmplocked) argument
4850 nfs_aux_request( struct nfsmount *nmp, thread_t thd, struct sockaddr *saddr, socket_t so, int sotype, mbuf_t mreq, uint32_t xid, int bindresv, int timeo, struct nfsm_chain *nmrep) argument
5032 thread_t thd = vfs_context_thread(ctx); local
5138 nfs_msg(thread_t thd, const char *server, const char *msg, int error) argument
5297 nfs_down(struct nfsmount *nmp, thread_t thd, int error, int flags, const char *msg) argument
5354 nfs_up(struct nfsmount *nmp, thread_t thd, int flags, const char *msg) argument
[all...]
H A Dnfs_vfsops.c2580 thread_t thd; local
3838 thread_t thd; local
3907 thread_t thd = vfs_context_thread(ctx); local
3990 thread_t thd = vfs_context_thread(ctx); local
4414 thread_t thd = vfs_context_thread(ctx); local
4529 thread_t thd = vfs_context_thread(ctx); local
[all...]
H A Dnfs4_vnops.c1645 nfs_mount_state_in_use_start(struct nfsmount *nmp, thread_t thd) argument
311 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
548 nfs4_remove_rpc( nfsnode_t dnp, char *name, int namelen, thread_t thd, kauth_cred_t cred) argument
1755 nfs_open_state_set_busy(nfsnode_t np, thread_t thd) argument
1898 nfs_open_owner_set_busy(struct nfs_open_owner *noop, thread_t thd) argument
2079 nfs_open_file_set_busy(struct nfs_open_file *nofp, thread_t thd) argument
2416 nfs_get_stateid(nfsnode_t np, thread_t thd, kauth_cred_t cred, nfs_stateid *sid) argument
3051 nfs_lock_owner_set_busy(struct nfs_lock_owner *nlop, thread_t thd) argument
3200 nfs4_setlock_rpc( nfsnode_t np, struct nfs_open_file *nofp, struct nfs_file_lock *nflp, int reclaim, int flags, thread_t thd, kauth_cred_t cred) argument
3324 nfs4_unlock_rpc( nfsnode_t np, struct nfs_lock_owner *nlop, int type, uint64_t start, uint64_t end, int flags, thread_t thd, kauth_cred_t cred) argument
4396 nfs4_reopen(struct nfs_open_file *nofp, thread_t thd) argument
4539 nfs4_open_reopen_rpc( struct nfs_open_file *nofp, thread_t thd, kauth_cred_t cred, struct componentname *cnp, vnode_t dvp, vnode_t *vpp, int share_access, int share_deny) argument
4556 nfs4_open_confirm_rpc( struct nfsmount *nmp, nfsnode_t dnp, u_char *fhp, int fhlen, struct nfs_open_owner *noop, nfs_stateid *sid, thread_t thd, kauth_cred_t cred, struct nfs_vattr *nvap, uint64_t *xidp) argument
4618 nfs4_open_rpc_internal( struct nfs_open_file *nofp, vfs_context_t ctx, thread_t thd, kauth_cred_t cred, struct componentname *cnp, struct vnode_attr *vap, vnode_t dvp, vnode_t *vpp, int create, int share_access, int share_deny) argument
5487 nfs4_close_rpc( nfsnode_t np, struct nfs_open_file *nofp, thread_t thd, kauth_cred_t cred, int flags) argument
5895 nfs4_delegation_return(nfsnode_t np, int flags, thread_t thd, kauth_cred_t cred) argument
5972 nfs4_delegreturn_rpc(struct nfsmount *nmp, u_char *fhp, int fhlen, struct nfs_stateid *sid, int flags, thread_t thd, kauth_cred_t cred) argument
6929 thread_t thd; local
[all...]
H A Dnfs_vnops.c2513 thread_t thd; local
2389 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
3064 nfs_write_rpc2( nfsnode_t np, uio_t uio, thread_t thd, kauth_cred_t cred, int *iomodep, uint64_t *wverfp) 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
3835 nfs3_remove_rpc( nfsnode_t dnp, char *name, int namelen, thread_t thd, kauth_cred_t cred) argument
4687 thread_t thd; local
5217 thread_t thd = vfs_context_thread(ctx); local
6660 thread_t thd; local
6972 thread_t thd; local
[all...]

Completed in 185 milliseconds