Home
last modified time | relevance | path

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

/linux-3.4.99/fs/proc/
Dinternal.h67 extern const struct file_operations proc_net_operations;
Dproc_net.c174 const struct file_operations proc_net_operations = { variable
Dbase.c2957 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations),