Searched refs:m_rootip (Results 1 – 5 of 5) sorted by relevance
291 if (sc->ip == mp->m_rootip) { in xchk_parent()
122 struct xfs_inode *m_rootip; /* pointer to root directory */ member
848 mp->m_rootip = rip; /* save it */ in xfs_mountfs()1034 xfs_irele(mp->m_rootip); in xfs_unmountfs()
218 ASSERT(mp->m_rootip); in xfs_qm_unmount_quotas()219 xfs_qm_dqdetach(mp->m_rootip); in xfs_qm_unmount_quotas()
1736 root = igrab(VFS_I(mp->m_rootip)); in xfs_fs_fill_super()