Lines Matching defs:ret_rec
877 struct ocfs2_refcount_rec *ret_rec,
895 if (ret_rec)
896 *ret_rec = *rec;
900 if (ret_rec) {
902 ret_rec->r_cpos = cpu_to_le64(cpos);
903 ret_rec->r_refcount = 0;
906 ret_rec->r_clusters =
909 ret_rec->r_clusters = cpu_to_le32(len);
1059 struct ocfs2_refcount_rec *ret_rec,
1075 ret_rec, index);
1133 ret_rec, index);