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

/linux-master/fs/xfs/libxfs/
H A Dxfs_log_recover.h146 xlog_recover_resv(const struct xfs_trans_res *r) function
/linux-master/fs/xfs/
H A Dxfs_refcount_item.c483 resv = xlog_recover_resv(&M_RES(mp)->tr_itruncate);
H A Dxfs_bmap_item.c507 resv = xlog_recover_resv(&M_RES(mp)->tr_itruncate);
H A Dxfs_extfree_item.c627 resv = xlog_recover_resv(&M_RES(mp)->tr_itruncate);
H A Dxfs_attr_item.c603 resv = xlog_recover_resv(&resv);
H A Dxfs_rmap_item.c537 resv = xlog_recover_resv(&M_RES(mp)->tr_itruncate);

Completed in 144 milliseconds