Home
last modified time | relevance | path

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

/fs/xfs/scrub/
A Dorphanage.c127 struct inode *root_inode = VFS_I(sc->mp->m_rootip); in xrep_orphanage_create()
205 inode_unlock(VFS_I(sc->mp->m_rootip)); in xrep_orphanage_create()
A Dtempfile.c45 .pip = sc->mp->m_rootip, in xrep_tempfile_create()
55 struct xfs_inode *dp = mp->m_rootip; in xrep_tempfile_create()
A Dfindparent.c370 if (sc->ip == sc->mp->m_rootip) { in xrep_findparent_confirm()
A Dcommon.c1657 return ip == mp->m_rootip || in xchk_inode_is_dirtree_root()
1677 return mp->m_rootip->i_ino; in xchk_inode_rootdir_inum()
A Dparent.c128 if (sc->ip == mp->m_rootip) { in xchk_parent_validate()
A Ddir_repair.c1763 error = xrep_dir_reset_fork(rd, sc->mp->m_rootip->i_ino); in xrep_dir_rebuild_tree()
/fs/xfs/
A Dxfs_mount.c1101 mp->m_rootip = rip; /* save it */ in xfs_mountfs()
1331 xfs_irele(mp->m_rootip); in xfs_unmountfs()
A Dxfs_mount.h164 struct xfs_inode *m_rootip; /* pointer to root directory */ member
A Dxfs_qm.c274 ASSERT(mp->m_rootip); in xfs_qm_unmount_quotas()
275 xfs_qm_dqdetach(mp->m_rootip); in xfs_qm_unmount_quotas()
A Dxfs_rtalloc.c697 struct xfs_inode *ip = mp->m_rootip; in xfs_growfs_rt_fixup_extsize()
A Dxfs_super.c1969 root = igrab(VFS_I(mp->m_rootip)); in xfs_fs_fill_super()

Completed in 41 milliseconds