Home
last modified time | relevance | path

Searched refs:xfs_iget (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_icache.h30 * Flags for xfs_iget()
42 int xfs_iget(struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t ino,
H A Dxfs_export.c126 error = xfs_iget(mp, NULL, ino, XFS_IGET_UNTRUSTED, 0, &ip); in xfs_nfs_get_inode()
H A Dxfs_qm.c774 error = xfs_iget(mp, NULL, ino, 0, 0, ip); in xfs_qm_qino_alloc()
1156 error = xfs_iget(mp, tp, ino, XFS_IGET_DONTCACHE, 0, &ip); in xfs_qm_dqusage_adjust()
1513 error = xfs_iget(mp, NULL, mp->m_sb.sb_uquotino, in xfs_qm_init_quotainos()
1521 error = xfs_iget(mp, NULL, mp->m_sb.sb_gquotino, in xfs_qm_init_quotainos()
1529 error = xfs_iget(mp, NULL, mp->m_sb.sb_pquotino, in xfs_qm_init_quotainos()
H A Dxfs_itable.c70 error = xfs_iget(mp, tp, ino, in xfs_bulkstat_one_int()
84 /* xfs_iget returns the following without needing in xfs_bulkstat_one_int()
H A Dxfs_quotaops.c33 if (xfs_iget(mp, NULL, ino, 0, 0, &ip)) in xfs_qm_fill_state()
H A Dxfs_rtalloc.c1267 error = xfs_iget(mp, NULL, sbp->sb_rbmino, 0, 0, &mp->m_rbmip); in xfs_rtmount_inodes()
1272 error = xfs_iget(mp, NULL, sbp->sb_rsumino, 0, 0, &mp->m_rsumip); in xfs_rtmount_inodes()
H A Dxfs_bmap_item.c479 error = xfs_iget(mp, NULL, bmap->me_owner, 0, 0, &ip); in xfs_bui_item_recover()
H A Dxfs_icache.c611 xfs_iget( in xfs_iget() function
696 * reading this, you probably want xfs_iget.
708 error = xfs_iget(mp, tp, ino, XFS_IGET_INCORE, 0, &ip); in xfs_icache_inode_is_allocated()
987 * xfs_iget(). In both cases, the inode will have XFS_IRECLAIM set. If the inode
H A Dxfs_qm_syscalls.c281 error = xfs_iget(mp, NULL, ino, 0, 0, &ip); in xfs_qm_scall_trunc_qfile()
H A Dxfs_mount.c897 error = xfs_iget(mp, NULL, sbp->sb_rootino, XFS_IGET_UNTRUSTED, in xfs_mountfs()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_icache.h35 * Flags for xfs_iget()
45 int xfs_iget(struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t ino,
H A Dxfs_qm.c770 error = xfs_iget(mp, NULL, ino, 0, 0, ipp); in xfs_qm_qino_alloc()
1157 error = xfs_iget(mp, tp, ino, XFS_IGET_DONTCACHE, 0, &ip); in xfs_qm_dqusage_adjust()
1544 error = xfs_iget(mp, NULL, mp->m_sb.sb_uquotino, in xfs_qm_init_quotainos()
1552 error = xfs_iget(mp, NULL, mp->m_sb.sb_gquotino, in xfs_qm_init_quotainos()
1560 error = xfs_iget(mp, NULL, mp->m_sb.sb_pquotino, in xfs_qm_init_quotainos()
H A Dxfs_export.c126 error = xfs_iget(mp, NULL, ino, XFS_IGET_UNTRUSTED, 0, &ip); in xfs_nfs_get_inode()
H A Dxfs_notify_failure.c85 error = xfs_iget(mp, cur->bc_tp, rec->rm_owner, XFS_IGET_INCORE, in xfs_dax_failure_fn()
H A Dxfs_quotaops.c33 if (xfs_iget(mp, NULL, ino, 0, 0, &ip)) in xfs_qm_fill_state()
H A Dxfs_itable.c75 error = xfs_iget(mp, tp, ino, in xfs_bulkstat_one_int()
100 /* xfs_iget returns the following without needing in xfs_bulkstat_one_int()
H A Dxfs_qm_syscalls.c65 error = xfs_iget(mp, NULL, ino, 0, 0, &ip); in xfs_qm_scall_trunc_qfile()
H A Dxfs_rtalloc.c1396 error = xfs_iget(mp, NULL, sbp->sb_rbmino, 0, 0, &mp->m_rbmip); in xfs_rtmount_inodes()
1405 error = xfs_iget(mp, NULL, sbp->sb_rsumino, 0, 0, &mp->m_rsumip); in xfs_rtmount_inodes()
H A Dxfs_inode.c669 error = xfs_iget(dp->i_mount, NULL, inum, 0, 0, ipp); in xfs_lookup()
801 * xfs_iget checks will catch re-allocation of other active in-memory in xfs_init_new_inode()
803 * here we will deadlock in xfs_iget() so we have to do these checks in xfs_init_new_inode()
815 error = xfs_iget(mp, tp, ino, XFS_IGET_CREATE, XFS_ILOCK_EXCL, &ip); in xfs_init_new_inode()
1970 error = xfs_iget(mp, tp, ino, XFS_IGET_UNTRUSTED, 0, &next_ip); in xfs_iunlink_reload_next()
H A Dxfs_mount.c851 error = xfs_iget(mp, NULL, sbp->sb_rootino, XFS_IGET_UNTRUSTED, in xfs_mountfs()
H A Dxfs_log_recover.c1760 error = xfs_iget(mp, NULL, ino, 0, 0, ipp); in xlog_recover_iget()
2690 error = xfs_iget(mp, NULL, in xlog_recover_iunlink_bucket()
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dparent.c172 error = xfs_iget(mp, sc->tp, dnum, XFS_IGET_UNTRUSTED, 0, &dp); in xchk_parent_validate()
H A Dcommon.c689 error = xfs_iget(mp, NULL, sc->sm->sm_ino, in xchk_get_inode()
H A Ddir.c70 error = xfs_iget(mp, sdc->sc->tp, inum, 0, 0, &ip); in xchk_dir_check_ftype()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dcommon.c736 return xfs_iget(sc->mp, sc->tp, inum, XFS_IGET_UNTRUSTED, 0, ipp); in xchk_iget()
787 error = xfs_iget(mp, tp, inum, in xchk_iget_agi()
802 * IRECLAIMABLE state where xfs_iget will be able to return it in xchk_iget_agi()

Completed in 29 milliseconds

12