Home
last modified time | relevance | path

Searched refs:lv_alloc_size (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/
A Dxfs_log.h20 int lv_alloc_size; /* size of allocated lv */ member
73 (void *)lv + lv->lv_alloc_size); in xlog_finish_iovec()
A Dxfs_log_cil.c326 alloc_size > lip->li_lv_shadow->lv_alloc_size) { in xlog_cil_alloc_shadow_bufs()
341 lv->lv_alloc_size = alloc_size; in xlog_cil_alloc_shadow_bufs()
471 ASSERT(shadow->lv_alloc_size == lv->lv_alloc_size); in xlog_cil_insert_format_items()
481 if (lv && shadow->lv_alloc_size <= lv->lv_alloc_size) { in xlog_cil_insert_format_items()
A Dxfs_log.c1934 xfs_warn(mp, " alloc_size = %d", lv->lv_alloc_size); in xlog_print_trans()

Completed in 12 milliseconds