Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_log_recover.h124 int xlog_recover_iget(struct xfs_mount *mp, xfs_ino_t ino,
/linux-6.12.1/fs/xfs/
Dxfs_bmap_item.c464 error = xlog_recover_iget(mp, map->me_owner, ipp); in xfs_bui_recover_work()
Dxfs_attr_item.c657 error = xlog_recover_iget(mp, attrp->alfi_ino, &ip); in xfs_attri_recover_work()
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()