Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/ !
H A Dnfs.h1251 extern thread_call_t nfs_buf_timer_call;
H A Dnfs_bio.c249 nfs_interval_timer_start(nfs_buf_timer_call, in nfs_buf_timer()
959 nfs_interval_timer_start(nfs_buf_timer_call, in nfs_buf_get()
H A Dnfs_vfsops.c152 thread_call_t nfs_buf_timer_call; variable
341 nfs_buf_timer_call = thread_call_allocate(nfs_buf_timer, NULL); in nfs_vfs_init()