Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/nfs/
H A Dnfs_gss.c131 int nfs_gss_timer_on = 0; variable
429 if (!nfs_gss_timer_on) { in nfs_gss_svc_ctx_insert()
430 nfs_gss_timer_on = 1; in nfs_gss_svc_ctx_insert()
491 nfs_gss_timer_on = nfs_gss_ctx_count > 0; in nfs_gss_svc_ctx_timer()
492 if (nfs_gss_timer_on) { in nfs_gss_svc_ctx_timer()