Searched refs:drbd_proc (Results 1 – 3 of 3) sorted by relevance
3 drbd_proc.c24 struct proc_dir_entry *drbd_proc; variable
2321 if (drbd_proc) in drbd_cleanup() 2843 drbd_proc = NULL; /* play safe for drbd_cleanup */ in drbd_init() 2860 drbd_proc = proc_create_single("drbd", S_IFREG | 0444 , NULL, drbd_seq_show); in drbd_init() 2861 if (!drbd_proc) { in drbd_init()
1510 /* drbd_proc.c */1511 extern struct proc_dir_entry *drbd_proc;