Searched refs:status_dentry (Results 1 – 1 of 1) sorted by relevance
136 struct dentry *status_dentry; member2869 md->status_dentry = in mmc_blk_add_debugfs()2873 if (!md->status_dentry) in mmc_blk_add_debugfs()2894 if (!IS_ERR_OR_NULL(md->status_dentry)) { in mmc_blk_remove_debugfs()2895 debugfs_remove(md->status_dentry); in mmc_blk_remove_debugfs()2896 md->status_dentry = NULL; in mmc_blk_remove_debugfs()