Searched refs:status_dentry (Results 1 – 1 of 1) sorted by relevance
140 struct dentry *status_dentry; member2901 md->status_dentry = in mmc_blk_add_debugfs()2905 if (!md->status_dentry) in mmc_blk_add_debugfs()2926 if (!IS_ERR_OR_NULL(md->status_dentry)) { in mmc_blk_remove_debugfs()2927 debugfs_remove(md->status_dentry); in mmc_blk_remove_debugfs()2928 md->status_dentry = NULL; in mmc_blk_remove_debugfs()