Home
last modified time | relevance | path

Searched defs:thd (Results 1 – 11 of 11) sorted by relevance

/xnu-8020.121.3/bsd/nfs/
H A Dnfs_bio.c741 thread_t thd, in nfs_buf_get()
1603 thread_t thd; in nfs_buf_read() local
1685 nfs_buf_read_rpc(struct nfsbuf *bp, thread_t thd, kauth_cred_t cred) in nfs_buf_read_rpc()
1813 thread_t thd; in nfs_buf_read_rpc_finish() local
2019 nfs_buf_readahead(nfsnode_t np, int ioflag, daddr64_t *rabnp, daddr64_t lastrabn, thread_t thd, kau… in nfs_buf_readahead()
2092 thread_t thd; in nfs_bioread() local
2494 thread_t thd; in nfs_buf_write() local
2739 nfs_buf_write_finish(struct nfsbuf *bp, thread_t thd, kauth_cred_t cred) in nfs_buf_write_finish()
2855 nfs_buf_write_dirty_pages(struct nfsbuf *bp, thread_t thd, kauth_cred_t cred) in nfs_buf_write_dirty_pages()
2948 nfs_buf_write_rpc(struct nfsbuf *bp, int iomode, thread_t thd, kauth_cred_t cred) in nfs_buf_write_rpc()
[all …]
H A Dnfs_lock.c420 thread_t thd) in nfs3_lockd_request()
771 thread_t thd, in nfs3_setlock_rpc()
830 thread_t thd, in nfs3_unlock_rpc()
H A Dnfs4_vnops.c350 thread_t thd, in nfs4_read_rpc_async()
457 thread_t thd, in nfs4_write_rpc_async()
610 thread_t thd, in nfs4_remove_rpc()
1820 nfs_mount_state_in_use_start(struct nfsmount *nmp, thread_t thd) in nfs_mount_state_in_use_start()
1937 nfs_open_state_set_busy(nfsnode_t np, thread_t thd) in nfs_open_state_set_busy()
2107 nfs_open_owner_set_busy(struct nfs_open_owner *noop, thread_t thd) in nfs_open_owner_set_busy()
2299 nfs_open_file_set_busy(struct nfs_open_file *nofp, thread_t thd) in nfs_open_file_set_busy()
2672 nfs_get_stateid(nfsnode_t np, thread_t thd, kauth_cred_t cred, nfs_stateid *sid, int writeaccess) in nfs_get_stateid()
3480 nfs_lock_owner_set_busy(struct nfs_lock_owner *nlop, thread_t thd) in nfs_lock_owner_set_busy()
3586 nfs_file_lock_destroy(nfsnode_t np, struct nfs_file_lock *nflp, thread_t thd, kauth_cred_t cred) in nfs_file_lock_destroy()
[all …]
H A Dnfs_socket.c1931 thread_t thd = current_thread(); in nfs_reconnect() local
2096 thread_t thd = current_thread(); in nfs_mount_sock_thread() local
4049 thread_t thd, in nfs_request_create()
4853 thread_t thd, in nfs_request2()
4911 thread_t thd, in nfs_request_gss()
4983 thread_t thd, in nfs_request_async()
5546 nfs_noremotehang(thread_t thd) in nfs_noremotehang()
5562 nfs_sigintr(struct nfsmount *nmp, struct nfsreq *req, thread_t thd, int nmplocked) in nfs_sigintr()
5727 thread_t thd, in nfs_aux_request()
5934 thread_t thd = vfs_context_thread(ctx); in nfs_portmap_lookup() local
[all …]
H A Dnfs_node.c1209 nfs_node_set_busy(nfsnode_t np, thread_t thd) in nfs_node_set_busy()
1246 nfs_node_set_busy2(nfsnode_t np1, nfsnode_t np2, thread_t thd) in nfs_node_set_busy2()
1305 nfs_node_set_busy4(nfsnode_t np1, nfsnode_t np2, nfsnode_t np3, nfsnode_t np4, thread_t thd) in nfs_node_set_busy4()
H A Dnfs_vfsops.c2256 thread_t thd; in nfs_mount_connect() local
3930 thread_t thd; in nfs_ephemeral_mount_harvester_timer_func() local
4036 thread_t thd = vfs_context_thread(ctx); in nfs3_mount_rpc() local
4135 thread_t thd = vfs_context_thread(ctx); in nfs3_umount_rpc() local
4759 thread_t thd = vfs_context_thread(ctx); in nfs3_getquota() local
4940 thread_t thd = vfs_context_thread(ctx); in nfs4_getquota() local
H A Dnfs_vnops.c3000 thread_t thd, in nfs3_read_rpc_async()
3129 thread_t thd; in nfs_vnop_write() local
3749 thread_t thd, in nfs_write_rpc2()
3911 thread_t thd, in nfs3_write_rpc_async()
4647 thread_t thd, in nfs3_remove_rpc()
5622 thread_t thd; in nfs_vnop_readdir() local
6208 thread_t thd = vfs_context_thread(ctx); in nfs_dir_buf_cache_lookup() local
7907 thread_t thd; in nfs_vnop_pagein() local
8266 thread_t thd; in nfs_vnop_pageout() local
H A Dnfs4_subs.c237 thread_t thd; in nfs4_setclientid() local
2768 thread_t thd = current_thread(); in nfs_recover() local
H A Dnfs_syscalls.c325 thread_t thd = THREAD_NULL; in nfsiod_start() local
/xnu-8020.121.3/osfmk/kern/
H A Dthread.h1358 #define thread_is_64bit_addr(thd) \ argument
1364 #define thread_is_64bit_data(thd) \ argument
/xnu-8020.121.3/bsd/vfs/
H A Dvfs_syscalls.c2892 thread_t thd; in sync_internal() local