Searched refs:nr_nodes_fops (Results 1 – 3 of 3) sorted by relevance
217 extern const struct file_operations nr_nodes_fops;
928 const struct file_operations nr_nodes_fops = { variable
1454 proc_create("nr_nodes", S_IRUGO, init_net.proc_net, &nr_nodes_fops); in nr_proto_init()