recs_add         1005 fs/ocfs2/ocfs2_trace.h 	TP_PROTO(int recs_add, unsigned long long cpos,
recs_add         1008 fs/ocfs2/ocfs2_trace.h 	TP_ARGS(recs_add, cpos, clusters, r_cpos, r_clusters, refcount, index),
recs_add         1010 fs/ocfs2/ocfs2_trace.h 		__field(int, recs_add)
recs_add         1019 fs/ocfs2/ocfs2_trace.h 		__entry->recs_add = recs_add;
recs_add         1028 fs/ocfs2/ocfs2_trace.h 		  __entry->recs_add, __entry->cpos, __entry->clusters,
recs_add         2376 fs/ocfs2/refcounttree.c 	int ret = 0, index, ref_blocks = 0, recs_add = 0;
recs_add         2402 fs/ocfs2/refcounttree.c 				    recs_add >
recs_add         2407 fs/ocfs2/refcounttree.c 			recs_add = 0;
recs_add         2415 fs/ocfs2/refcounttree.c 				recs_add, (unsigned long long)cpos, clusters,
recs_add         2442 fs/ocfs2/refcounttree.c 			recs_add += 2;
recs_add         2446 fs/ocfs2/refcounttree.c 				recs_add++;
recs_add         2451 fs/ocfs2/refcounttree.c 				recs_add++;
recs_add         2453 fs/ocfs2/refcounttree.c 			recs_add++;
recs_add         2464 fs/ocfs2/refcounttree.c 		if (le16_to_cpu(rb->rf_records.rl_used) + recs_add >