Searched refs:status_dentry (Results 1 – 1 of 1) sorted by relevance
135 struct dentry *status_dentry; member2864 md->status_dentry = in mmc_blk_add_debugfs()2867 if (!md->status_dentry) in mmc_blk_add_debugfs()2888 if (!IS_ERR_OR_NULL(md->status_dentry)) { in mmc_blk_remove_debugfs()2889 debugfs_remove(md->status_dentry); in mmc_blk_remove_debugfs()2890 md->status_dentry = NULL; in mmc_blk_remove_debugfs()