Searched refs:status_dentry (Results 1 – 1 of 1) sorted by relevance
139 struct dentry *status_dentry; member2835 md->status_dentry = in mmc_blk_add_debugfs()2839 if (!md->status_dentry) in mmc_blk_add_debugfs()2860 if (!IS_ERR_OR_NULL(md->status_dentry)) { in mmc_blk_remove_debugfs()2861 debugfs_remove(md->status_dentry); in mmc_blk_remove_debugfs()2862 md->status_dentry = NULL; in mmc_blk_remove_debugfs()