Searched refs:drbd_debugfs_init (Results 1 – 3 of 3) sorted by relevance
8 int __init drbd_debugfs_init(void);24 static inline int __init drbd_debugfs_init(void) { return -ENODEV; } in drbd_debugfs_init() function
927 int __init drbd_debugfs_init(void) in drbd_debugfs_init() function
2956 if (drbd_debugfs_init()) in drbd_init()