Searched refs:drbd_proc_fops (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_proc.c40 const struct file_operations drbd_proc_fops = { variable in typeref:struct:file_operations
H A Ddrbd_int.h1537 extern const struct file_operations drbd_proc_fops;
H A Ddrbd_main.c3148 drbd_proc = proc_create_data("drbd", S_IFREG | S_IRUGO , NULL, &drbd_proc_fops, NULL);

Completed in 48 milliseconds