Home
last modified time | relevance | path

Searched refs:xlog_recover_iget (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/fs/xfs/libxfs/
Dxfs_log_recover.h121 int xlog_recover_iget(struct xfs_mount *mp, xfs_ino_t ino,
/linux-5.19.10/fs/xfs/
Dxfs_bmap_item.c501 error = xlog_recover_iget(mp, bmap->me_owner, &ip); in xfs_bui_item_recover()
Dxfs_attr_item.c593 error = xlog_recover_iget(mp, attrp->alfi_ino, &ip); in xfs_attri_item_recover()
Dxfs_log_recover.c1753 xlog_recover_iget( in xlog_recover_iget() function