lv_item 15 fs/xfs/xfs_log.h struct xfs_log_item *lv_item; /* owner */ lv_item 192 fs/xfs/xfs_log_cil.c lv->lv_item = lip; lv_item 246 fs/xfs/xfs_log_cil.c if (lv->lv_item->li_ops->iop_pin) lv_item 247 fs/xfs/xfs_log_cil.c lv->lv_item->li_ops->iop_pin(lv->lv_item); lv_item 248 fs/xfs/xfs_log_cil.c lv->lv_item->li_lv_shadow = NULL; lv_item 254 fs/xfs/xfs_log_cil.c lv->lv_item->li_lv_shadow = old_lv; lv_item 258 fs/xfs/xfs_log_cil.c lv->lv_item->li_lv = lv; lv_item 266 fs/xfs/xfs_log_cil.c if (!lv->lv_item->li_seq) lv_item 267 fs/xfs/xfs_log_cil.c lv->lv_item->li_seq = log->l_cilp->xc_ctx->sequence; lv_item 364 fs/xfs/xfs_log_cil.c lv->lv_item = lip; lv_item 846 fs/xfs/xfs_trans.c struct xfs_log_item *lip = lv->lv_item; lv_item 897 fs/xfs/xfs_trans.c log_items[i++] = lv->lv_item;