Home
last modified time | relevance | path

Searched refs:lv_size (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_log.h29 int lv_size; /* size of allocated lv */ member
Dxfs_log_cil.c226 if (lip->li_lv && buf_size <= lip->li_lv->lv_size) { in xlog_cil_insert_format_items()
244 lv->lv_size = buf_size; in xlog_cil_insert_format_items()