Searched refs:m_rootip (Results 1 – 6 of 6) sorted by relevance
110 if (sc->ip == mp->m_rootip) { in xchk_parent_validate()
869 mp->m_rootip = rip; /* save it */ in xfs_mountfs()1073 xfs_irele(mp->m_rootip); in xfs_unmountfs()
95 struct xfs_inode *m_rootip; /* pointer to root directory */ member
221 ASSERT(mp->m_rootip); in xfs_qm_unmount_quotas()222 xfs_qm_dqdetach(mp->m_rootip); in xfs_qm_unmount_quotas()
928 struct xfs_inode *ip = mp->m_rootip; in xfs_growfs_rt_fixup_extsize()
1742 root = igrab(VFS_I(mp->m_rootip)); in xfs_fs_fill_super()