drbd_seq_show
int drbd_seq_show(struct seq_file *seq, void *v);
drbd_proc = proc_create_single("drbd", S_IFREG | 0444 , NULL, drbd_seq_show);