Searched refs:m_debugfs (Results 1 – 3 of 3) sorted by relevance
209 struct dentry *m_debugfs; /* debugfs parent */ member
766 debugfs_remove(mp->m_debugfs); in xfs_mount_free()1550 mp->m_debugfs = xfs_debugfs_mkdir(mp->m_super->s_id, in xfs_fs_fill_super()1553 mp->m_debugfs = NULL; in xfs_fs_fill_super()
720 xchk_stats_register(mp->m_scrub_stats, mp->m_debugfs); in xfs_mountfs()