Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/
Dnetrom.h217 extern const struct file_operations nr_nodes_fops;
/linux-3.4.99/net/netrom/
Dnr_route.c932 const struct file_operations nr_nodes_fops = { variable
Daf_netrom.c1457 proc_net_fops_create(&init_net, "nr_nodes", S_IRUGO, &nr_nodes_fops); in nr_proto_init()