Lines Matching refs:prev_resv
355 struct ocfs2_alloc_reservation *prev_resv = NULL;
372 resv = prev_resv;
376 prev_resv = resv;
461 struct ocfs2_alloc_reservation *prev_resv, *next_resv;
504 prev_resv = ocfs2_find_resv_lhs(resmap, goal);
506 if (prev_resv == NULL) {
547 prev_resv = next_resv;
551 trace_ocfs2_resv_find_window_prev(prev_resv->r_start,
552 ocfs2_resv_end(prev_resv));
554 prev = &prev_resv->r_node;
564 gap_start = ocfs2_resv_end(prev_resv) + 1;
573 gap_start = ocfs2_resv_end(prev_resv) + 1;
603 prev_resv = rb_entry(prev, struct ocfs2_alloc_reservation,