onefs_op_counter   27 source3/modules/perfcount_onefs.c 	struct onefs_op_counter *next;
onefs_op_counter   28 source3/modules/perfcount_onefs.c 	struct onefs_op_counter *prev;
onefs_op_counter   36 source3/modules/perfcount_onefs.c 	struct onefs_op_counter *ops_chain;
onefs_op_counter   81 source3/modules/perfcount_onefs.c 	struct onefs_op_counter *oc;
onefs_op_counter   88 source3/modules/perfcount_onefs.c 	oc = SMB_MALLOC_P(struct onefs_op_counter);
onefs_op_counter  296 source3/modules/perfcount_onefs.c 	struct onefs_op_counter *tmp;