Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfs_gss.c178 int nfs_gss_timer_on = 0; variable
2911 if (!nfs_gss_timer_on) { in nfs_gss_svc_ctx_insert()
2912 nfs_gss_timer_on = 1; in nfs_gss_svc_ctx_insert()
2973 nfs_gss_timer_on = nfs_gss_ctx_count > 0; in nfs_gss_svc_ctx_timer()
2974 if (nfs_gss_timer_on) { in nfs_gss_svc_ctx_timer()