Lines Matching refs:ocfs2_refcount_rec
879 struct ocfs2_refcount_rec *ret_rec,
885 struct ocfs2_refcount_rec *rec = NULL;
1061 struct ocfs2_refcount_rec *ret_rec,
1200 sizeof(struct ocfs2_refcount_rec) *
1204 0, sizeof(struct ocfs2_refcount_rec));
1244 struct ocfs2_refcount_rec *rec = &rl->rl_recs[index];
1262 sizeof(struct ocfs2_refcount_rec));
1264 0, sizeof(struct ocfs2_refcount_rec));
1361 static int ocfs2_refcount_rec_no_intersect(struct ocfs2_refcount_rec *prev,
1362 struct ocfs2_refcount_rec *next)
1373 const struct ocfs2_refcount_rec *l = a, *r = b;
1386 const struct ocfs2_refcount_rec *l = a, *r = b;
1399 struct ocfs2_refcount_rec *l = a, *r = b;
1478 sizeof(struct ocfs2_refcount_rec),
1492 num_moved * sizeof(struct ocfs2_refcount_rec));
1496 num_moved * sizeof(struct ocfs2_refcount_rec));
1503 sizeof(struct ocfs2_refcount_rec),
1507 sizeof(struct ocfs2_refcount_rec),
1656 struct ocfs2_refcount_rec *rec)
1740 struct ocfs2_refcount_rec *rec,
1787 sizeof(struct ocfs2_refcount_rec));
1828 struct ocfs2_refcount_rec *split_rec,
1838 struct ocfs2_refcount_rec *orig_rec = &rf_list->rl_recs[index];
1839 struct ocfs2_refcount_rec *tail_rec = NULL;
1879 struct ocfs2_refcount_rec tmp_rec;
1923 sizeof(struct ocfs2_refcount_rec));
1937 memcpy(tail_rec, orig_rec, sizeof(struct ocfs2_refcount_rec));
1989 struct ocfs2_refcount_rec rec;
2177 struct ocfs2_refcount_rec *rec = &rb->rf_records.rl_recs[index];
2192 struct ocfs2_refcount_rec split = *rec;
2231 struct ocfs2_refcount_rec rec;
2381 struct ocfs2_refcount_rec rec;
3216 struct ocfs2_refcount_rec rec;
3547 struct ocfs2_refcount_rec rec;