Lines Matching refs:prev_resv
359 struct ocfs2_alloc_reservation *prev_resv = NULL;
376 resv = prev_resv;
380 prev_resv = resv;
465 struct ocfs2_alloc_reservation *prev_resv, *next_resv;
508 prev_resv = ocfs2_find_resv_lhs(resmap, goal);
510 if (prev_resv == NULL) {
551 prev_resv = next_resv;
555 trace_ocfs2_resv_find_window_prev(prev_resv->r_start,
556 ocfs2_resv_end(prev_resv));
558 prev = &prev_resv->r_node;
568 gap_start = ocfs2_resv_end(prev_resv) + 1;
577 gap_start = ocfs2_resv_end(prev_resv) + 1;
607 prev_resv = rb_entry(prev, struct ocfs2_alloc_reservation,