Searched refs:m_rootip (Results 1 – 4 of 4) sorted by relevance
74 struct xfs_inode *m_rootip; /* pointer to root directory */ member
844 mp->m_rootip = rip; /* save it */ in xfs_mountfs()975 IRELE(mp->m_rootip); in xfs_unmountfs()
233 ASSERT(mp->m_rootip); in xfs_qm_unmount_quotas()234 xfs_qm_dqdetach(mp->m_rootip); in xfs_qm_unmount_quotas()
1524 root = igrab(VFS_I(mp->m_rootip)); in xfs_fs_fill_super()