Home
last modified time | relevance | path

Searched refs:dfs_device_status (Results 1 – 1 of 1) sorted by relevance

/drivers/block/mtip32xx/
Dmtip32xx.c108 static struct dentry *dfs_device_status; variable
4299 dfs_device_status = debugfs_create_file("device_status", in mtip_init()
4302 if (IS_ERR_OR_NULL(dfs_device_status)) { in mtip_init()
4304 dfs_device_status = NULL; in mtip_init()