Searched refs:m_rootip (Results 1 – 4 of 4) sorted by relevance
106 struct xfs_inode *m_rootip; /* pointer to root directory */ member
875 mp->m_rootip = rip; /* save it */ in xfs_mountfs()1049 IRELE(mp->m_rootip); in xfs_unmountfs()
236 ASSERT(mp->m_rootip); in xfs_qm_unmount_quotas()237 xfs_qm_dqdetach(mp->m_rootip); in xfs_qm_unmount_quotas()
1651 root = igrab(VFS_I(mp->m_rootip)); in xfs_fs_fill_super()