ret_rec           401 fs/ocfs2/extent_map.c 				      struct ocfs2_extent_rec *ret_rec,
ret_rec           411 fs/ocfs2/extent_map.c 	memset(ret_rec, 0, sizeof(*ret_rec));
ret_rec           475 fs/ocfs2/extent_map.c 	*ret_rec = *rec;
ret_rec           877 fs/ocfs2/refcounttree.c 					  struct ocfs2_refcount_rec *ret_rec,
ret_rec           895 fs/ocfs2/refcounttree.c 		if (ret_rec)
ret_rec           896 fs/ocfs2/refcounttree.c 			*ret_rec = *rec;
ret_rec           900 fs/ocfs2/refcounttree.c 	if (ret_rec) {
ret_rec           902 fs/ocfs2/refcounttree.c 		ret_rec->r_cpos = cpu_to_le64(cpos);
ret_rec           903 fs/ocfs2/refcounttree.c 		ret_rec->r_refcount = 0;
ret_rec           906 fs/ocfs2/refcounttree.c 			ret_rec->r_clusters =
ret_rec           909 fs/ocfs2/refcounttree.c 			ret_rec->r_clusters = cpu_to_le32(len);
ret_rec          1059 fs/ocfs2/refcounttree.c 				  struct ocfs2_refcount_rec *ret_rec,
ret_rec          1075 fs/ocfs2/refcounttree.c 					      ret_rec, index);
ret_rec          1133 fs/ocfs2/refcounttree.c 				      ret_rec, index);