Searched refs:nfs_request_timer_call (Results 1 – 3 of 3) sorted by relevance
1250 extern thread_call_t nfs_request_timer_call;
4375 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()
147 thread_call_t nfs_request_timer_call; variable340 nfs_request_timer_call = thread_call_allocate(nfs_request_timer, NULL); in nfs_vfs_init()