Home
last modified time | relevance | path

Searched refs:nfs_request_timer_call (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h1250 extern thread_call_t nfs_request_timer_call;
H A Dnfs_socket.c4375 nfs_interval_timer_start(nfs_request_timer_call, in nfs_request_send()
5523 nfs_interval_timer_start(nfs_request_timer_call, NFS_REQUESTDELAY); in nfs_request_timer()
H A Dnfs_vfsops.c147 thread_call_t nfs_request_timer_call; variable
340 nfs_request_timer_call = thread_call_allocate(nfs_request_timer, NULL); in nfs_vfs_init()