Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/drbd/
Ddrbd_debugfs.c812 device->debugfs_vol = dentry; in drbd_debugfs_device_attr()
828 device->debugfs_vol, device, \ in drbd_debugfs_device_attr()
856 drbd_debugfs_remove(&device->debugfs_vol); in drbd_debugfs_device_cleanup()
Ddrbd_int.h830 struct dentry *debugfs_vol; member