Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/block/drbd/
Ddrbd_debugfs.h18 void drbd_debugfs_device_add(struct drbd_device *device);
34 static inline void drbd_debugfs_device_add(struct drbd_device *device) { } in drbd_debugfs_device_add() function
Ddrbd_debugfs.c771 void drbd_debugfs_device_add(struct drbd_device *device) in drbd_debugfs_device_attr()
Ddrbd_main.c2787 drbd_debugfs_device_add(device); in drbd_create_device()