g_context          41 source3/modules/perfcount_onefs.c struct onefs_stats_context g_context;
g_context          62 source3/modules/perfcount_onefs.c 	if (g_context.iod.op) {
g_context          64 source3/modules/perfcount_onefs.c 			onefs_stat_debug(&g_context.iod), g_context.iod.op));
g_context          69 source3/modules/perfcount_onefs.c         ISP_OP_BEG(&g_context.iod, ISP_PROTO_CIFS, 0);
g_context          71 source3/modules/perfcount_onefs.c         if (g_context.iod.enabled)
g_context          72 source3/modules/perfcount_onefs.c 		pcd->context = &g_context;
g_context         237 source3/modules/perfcount_onefs.c 	if (ctxt == &g_context)
g_context         238 source3/modules/perfcount_onefs.c 		ZERO_STRUCT(g_context);
g_context         278 source3/modules/perfcount_onefs.c 	if (ctxt == &g_context)
g_context         279 source3/modules/perfcount_onefs.c 		ZERO_STRUCT(g_context);