Home
last modified time | relevance | path

Searched refs:xlog_recover_resv (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_log_recover.h145 xlog_recover_resv(const struct xfs_trans_res *r) in xlog_recover_resv() function
/linux-6.6.21/fs/xfs/
Dxfs_bmap_item.c519 resv = xlog_recover_resv(&M_RES(mp)->tr_itruncate); in xfs_bui_item_recover()
Dxfs_refcount_item.c518 resv = xlog_recover_resv(&M_RES(mp)->tr_itruncate); in xfs_cui_item_recover()
Dxfs_rmap_item.c534 resv = xlog_recover_resv(&M_RES(mp)->tr_itruncate); in xfs_rui_item_recover()
Dxfs_attr_item.c622 resv = xlog_recover_resv(&resv); in xfs_attri_item_recover()
Dxfs_extfree_item.c687 resv = xlog_recover_resv(&M_RES(mp)->tr_itruncate); in xfs_efi_item_recover()