Searched refs:nfs_gss_timer_on (Results 1 – 1 of 1) sorted by relevance
178 int nfs_gss_timer_on = 0; variable2911 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()