Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/drbd/
Ddrbd_debugfs.h17 void drbd_debugfs_device_add(struct drbd_device *device);
33 static inline void drbd_debugfs_device_add(struct drbd_device *device) { } in drbd_debugfs_device_add() function
Ddrbd_debugfs.c800 void drbd_debugfs_device_add(struct drbd_device *device) in drbd_debugfs_device_attr()
Ddrbd_main.c2841 drbd_debugfs_device_add(device); in drbd_create_device()