Home
last modified time | relevance | path

Searched refs:m_rootip (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/xfs/scrub/
A Dparent.c305 if (sc->ip == mp->m_rootip) { in xchk_parent()
/linux-6.3-rc2/fs/xfs/
A Dxfs_mount.c866 mp->m_rootip = rip; /* save it */ in xfs_mountfs()
1069 xfs_irele(mp->m_rootip); in xfs_unmountfs()
A Dxfs_mount.h92 struct xfs_inode *m_rootip; /* pointer to root directory */ member
A Dxfs_qm.c221 ASSERT(mp->m_rootip); in xfs_qm_unmount_quotas()
222 xfs_qm_dqdetach(mp->m_rootip); in xfs_qm_unmount_quotas()
A Dxfs_super.c1680 root = igrab(VFS_I(mp->m_rootip)); in xfs_fs_fill_super()

Completed in 13 milliseconds