Lines Matching refs:ret_rec
878 struct ocfs2_refcount_rec *ret_rec,
896 if (ret_rec)
897 *ret_rec = *rec;
901 if (ret_rec) {
903 ret_rec->r_cpos = cpu_to_le64(cpos);
904 ret_rec->r_refcount = 0;
907 ret_rec->r_clusters =
910 ret_rec->r_clusters = cpu_to_le32(len);
1060 struct ocfs2_refcount_rec *ret_rec,
1076 ret_rec, index);
1134 ret_rec, index);