Home
last modified time | relevance | path

Searched refs:li_lv_shadow (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/fs/xfs/
A Dxfs_log_cil.c328 if (!lip->li_lv_shadow || in xlog_cil_alloc_shadow_bufs()
329 buf_size > lip->li_lv_shadow->lv_size) { in xlog_cil_alloc_shadow_bufs()
337 kmem_free(lip->li_lv_shadow); in xlog_cil_alloc_shadow_bufs()
349 lip->li_lv_shadow = lv; in xlog_cil_alloc_shadow_bufs()
352 lv = lip->li_lv_shadow; in xlog_cil_alloc_shadow_bufs()
394 lv->lv_item->li_lv_shadow = NULL; in xfs_cil_prepare_item()
399 lv->lv_item->li_lv_shadow = old_lv; in xfs_cil_prepare_item()
471 shadow = lip->li_lv_shadow; in xlog_cil_insert_format_items()
A Dxfs_icreate_item.c66 kmem_free(ICR_ITEM(lip)->ic_item.li_lv_shadow); in xfs_icreate_item_release()
A Dxfs_refcount_item.c38 kmem_free(cuip->cui_item.li_lv_shadow); in xfs_cui_item_free()
209 kmem_free(cudp->cud_item.li_lv_shadow); in xfs_cud_item_release()
A Dxfs_rmap_item.c38 kmem_free(ruip->rui_item.li_lv_shadow); in xfs_rui_item_free()
207 kmem_free(rudp->rud_item.li_lv_shadow); in xfs_rud_item_release()
A Dxfs_bmap_item.c42 kmem_free(buip->bui_item.li_lv_shadow); in xfs_bui_item_free()
203 kmem_free(budp->bud_item.li_lv_shadow); in xfs_bud_item_release()
A Dxfs_trans.h46 struct xfs_log_vec *li_lv_shadow; /* standby vector */ member
A Dxfs_attr_item.c113 kmem_free(attrip->attri_item.li_lv_shadow); in xfs_attri_item_free()
256 kmem_free(attrdp->attrd_item.li_lv_shadow); in xfs_attrd_item_free()
A Dxfs_extfree_item.c43 kmem_free(efip->efi_item.li_lv_shadow); in xfs_efi_item_free()
232 kmem_free(efdp->efd_item.li_lv_shadow); in xfs_efd_item_free()
A Dxfs_buf_item.c1005 kmem_free(bip->bli_item.li_lv_shadow); in xfs_buf_item_free()
A Dxfs_inode_item.c708 kmem_free(iip->ili_item.li_lv_shadow); in xfs_inode_item_destroy()
A Dxfs_dquot.c56 kmem_free(dqp->q_logitem.qli_item.li_lv_shadow); in xfs_qm_dqdestroy()

Completed in 24 milliseconds