Searched refs:xfs_debugfs_mkdir (Results 1 – 3 of 3) sorted by relevance
103 struct dentry *xfs_debugfs_mkdir(const char *name, struct dentry *parent);
1483 xfs_debugfs_mkdir( in xfs_debugfs_mkdir() function1552 mp->m_debugfs = xfs_debugfs_mkdir(mp->m_super->s_id, in xfs_fs_fill_super()2396 xfs_debugfs = xfs_debugfs_mkdir("xfs", NULL); in init_xfs_fs()
331 cs->cs_debugfs = xfs_debugfs_mkdir("scrub", parent); in xchk_stats_register()