Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h121 int xlog_recover_iget(struct xfs_mount *mp, xfs_ino_t ino,
/openbmc/linux/fs/xfs/
H A Dxfs_bmap_item.c515 error = xlog_recover_iget(mp, map->me_owner, &ip); in xfs_bui_item_recover()
H A Dxfs_attr_item.c583 error = xlog_recover_iget(mp, attrp->alfi_ino, &ip); in xfs_attri_item_recover()
H A Dxfs_log_recover.c1747 xlog_recover_iget( in xlog_recover_iget() function