Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/nfs/
H A Dnfs_gss.c131 thread_call_t nfs_gss_svc_ctx_timer_call; variable
341 nfs_gss_svc_ctx_timer_call = thread_call_allocate(nfs_gss_svc_ctx_timer, NULL); in nfs_gss_svc_init()
433 nfs_interval_timer_start(nfs_gss_svc_ctx_timer_call, in nfs_gss_svc_ctx_insert()
494 nfs_interval_timer_start(nfs_gss_svc_ctx_timer_call, in nfs_gss_svc_ctx_timer()