Lines Matching defs:ret_rec
879 struct ocfs2_refcount_rec *ret_rec,
897 if (ret_rec)
898 *ret_rec = *rec;
902 if (ret_rec) {
904 ret_rec->r_cpos = cpu_to_le64(cpos);
905 ret_rec->r_refcount = 0;
908 ret_rec->r_clusters =
911 ret_rec->r_clusters = cpu_to_le32(len);
1061 struct ocfs2_refcount_rec *ret_rec,
1077 ret_rec, index);
1135 ret_rec, index);