Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_debugfs.c784 device->debugfs_vol = dentry; in drbd_debugfs_device_attr()
798 device->debugfs_vol, device, \ in drbd_debugfs_device_attr()
824 drbd_debugfs_remove(&device->debugfs_vol); in drbd_debugfs_device_cleanup()
Ddrbd_int.h819 struct dentry *debugfs_vol; member