Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmnt_namespace.h16 extern const struct file_operations proc_mounts_operations;
/kernel/linux/linux-5.10/fs/
Dproc_namespace.c321 const struct file_operations proc_mounts_operations = { variable
/kernel/linux/linux-5.10/fs/proc/
Dbase.c3417 REG("mounts", S_IRUGO, proc_mounts_operations),
3769 REG("mounts", S_IRUGO, proc_mounts_operations),