Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmnt_namespace.h13 extern const struct file_operations proc_mounts_operations;
/linux-4.1.27/fs/
Dproc_namespace.c316 const struct file_operations proc_mounts_operations = { variable
/linux-4.1.27/fs/proc/
Dbase.c2584 REG("mounts", S_IRUGO, proc_mounts_operations),
2933 REG("mounts", S_IRUGO, proc_mounts_operations),