| /xnu-8020.121.3/bsd/nfs/ |
| H A D | nfs_bio.c | 741 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 D | nfs_lock.c | 420 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 D | nfs4_vnops.c | 350 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 D | nfs_socket.c | 1931 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 D | nfs_node.c | 1209 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 D | nfs_vfsops.c | 2256 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 D | nfs_vnops.c | 3000 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 D | nfs4_subs.c | 237 thread_t thd; in nfs4_setclientid() local 2768 thread_t thd = current_thread(); in nfs_recover() local
|
| H A D | nfs_syscalls.c | 325 thread_t thd = THREAD_NULL; in nfsiod_start() local
|
| /xnu-8020.121.3/osfmk/kern/ |
| H A D | thread.h | 1358 #define thread_is_64bit_addr(thd) \ argument 1364 #define thread_is_64bit_data(thd) \ argument
|
| /xnu-8020.121.3/bsd/vfs/ |
| H A D | vfs_syscalls.c | 2892 thread_t thd; in sync_internal() local
|