Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/drbd/
Ddrbd_debugfs.c815 device->debugfs_vol = dentry; in drbd_debugfs_device_attr()
831 device->debugfs_vol, device, \ in drbd_debugfs_device_attr()
857 drbd_debugfs_remove(&device->debugfs_vol); in drbd_debugfs_device_cleanup()
Ddrbd_int.h827 struct dentry *debugfs_vol; member