Searched refs:lv_next (Results 1 – 4 of 4) sorted by relevance
206 lv->lv_next = NULL; in xlog_cil_alloc_shadow_bufs()340 lv->lv_next = NULL; in xlog_cil_insert_format_items()493 struct xfs_log_vec *next = lv->lv_next; in xlog_cil_free_logvec()743 lv->lv_next = item->li_lv; in xlog_cil_push_work()812 lvhdr.lv_next = ctx->lv_chain; in xlog_cil_push_work()
12 struct xfs_log_vec *lv_next; /* next lv in build list */ member
748 for (lv = log_vector; lv; lv = lv->lv_next ) { in xfs_trans_committed_bulk()
2104 for (lv = log_vector; lv; lv = lv->lv_next) { in xlog_write_calc_vec_length()2467 lv = lv->lv_next; in xlog_write()