lv_size          2091 fs/xfs/xfs_log.c 		xfs_warn(mp, "  size	= %d", lv->lv_size);
lv_size            19 fs/xfs/xfs_log.h 	int			lv_size;	/* size of allocated lv */
lv_size           178 fs/xfs/xfs_log_cil.c 		    buf_size > lip->li_lv_shadow->lv_size) {
lv_size           193 fs/xfs/xfs_log_cil.c 			lv->lv_size = buf_size;
lv_size           338 fs/xfs/xfs_log_cil.c 		if (lip->li_lv && shadow->lv_size <= lip->li_lv->lv_size) {