Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/drbd/
Ddrbd_debugfs.h10 void drbd_debugfs_cleanup(void);
26 static inline void drbd_debugfs_cleanup(void) { } in drbd_debugfs_cleanup() function
Ddrbd_debugfs.c910 void drbd_debugfs_cleanup(void) in drbd_debugfs_cleanup() function
944 drbd_debugfs_cleanup(); in drbd_debugfs_init()
Ddrbd_main.c2398 drbd_debugfs_cleanup(); in drbd_cleanup()