Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h130 int xlog_recover_iget(struct xfs_mount *mp, xfs_ino_t ino,
/linux/fs/xfs/
H A Dxfs_bmap_item.c456 error = xlog_recover_iget(mp, map->me_owner, ipp); in xfs_bui_recover_work()
H A Dxfs_attr_item.c657 error = xlog_recover_iget(mp, attrp->alfi_ino, &ip); in xfs_attri_recover_work()
H A Dxfs_log_recover.c1743 xlog_recover_iget( in xlog_recover_iget() function
1784 error = xlog_recover_iget(mp, ino, &ip); in xlog_recover_iget_handle()