Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dnetrom.h217 extern const struct file_operations nr_nodes_fops;
/linux-4.1.27/net/netrom/
Dnr_route.c928 const struct file_operations nr_nodes_fops = { variable
Daf_netrom.c1454 proc_create("nr_nodes", S_IRUGO, init_net.proc_net, &nr_nodes_fops); in nr_proto_init()