Searched refs:status_dentry (Results 1 – 1 of 1) sorted by relevance
134 struct dentry *status_dentry; member2853 md->status_dentry = in mmc_blk_add_debugfs()2857 if (!md->status_dentry) in mmc_blk_add_debugfs()2878 if (!IS_ERR_OR_NULL(md->status_dentry)) { in mmc_blk_remove_debugfs()2879 debugfs_remove(md->status_dentry); in mmc_blk_remove_debugfs()2880 md->status_dentry = NULL; in mmc_blk_remove_debugfs()