Searched refs:m_debugfs (Results 1 – 3 of 3) sorted by relevance
216 struct dentry *m_debugfs; /* debugfs parent */ member
761 debugfs_remove(mp->m_debugfs); in xfs_mount_free()1552 mp->m_debugfs = xfs_debugfs_mkdir(mp->m_super->s_id, in xfs_fs_fill_super()1555 mp->m_debugfs = NULL; in xfs_fs_fill_super()
733 xchk_stats_register(mp->m_scrub_stats, mp->m_debugfs); in xfs_mountfs()
Completed in 14 milliseconds