Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_log_recover.h150 xlog_recover_resv(const struct xfs_trans_res *r) in xlog_recover_resv() function
/linux-6.12.1/fs/xfs/
Dxfs_exchmaps_item.c450 resv = xlog_recover_resv(&M_RES(mp)->tr_write); in xfs_exchmaps_recover_work()
Dxfs_refcount_item.c485 resv = xlog_recover_resv(&M_RES(mp)->tr_itruncate); in xfs_refcount_recover_work()
Dxfs_rmap_item.c536 resv = xlog_recover_resv(&M_RES(mp)->tr_itruncate); in xfs_rmap_recover_work()
Dxfs_bmap_item.c520 resv = xlog_recover_resv(&M_RES(mp)->tr_itruncate); in xfs_bmap_recover_work()
Dxfs_extfree_item.c620 resv = xlog_recover_resv(&M_RES(mp)->tr_itruncate); in xfs_extent_free_recover_work()
Dxfs_attr_item.c780 resv = xlog_recover_resv(&resv); in xfs_attr_recover_work()