Searched refs:nr_nodes_fops (Results 1 – 3 of 3) sorted by relevance
217 extern const struct file_operations nr_nodes_fops;
932 const struct file_operations nr_nodes_fops = { variable
1457 proc_net_fops_create(&init_net, "nr_nodes", S_IRUGO, &nr_nodes_fops); in nr_proto_init()