Searched refs:nr_node_seqops (Results 1 – 3 of 3) sorted by relevance
220 extern const struct seq_operations nr_node_seqops;
891 const struct seq_operations nr_node_seqops = { variable
1443 proc_create_seq("nr_nodes", 0444, init_net.proc_net, &nr_node_seqops); in nr_proto_init()