Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmnt_namespace.h18 extern const struct file_operations proc_mountstats_operations;
/kernel/linux/linux-5.10/fs/
Dproc_namespace.c339 const struct file_operations proc_mountstats_operations = { variable
/kernel/linux/linux-5.10/fs/proc/
Dbase.c3386 REG("mountstats", S_IRUSR, proc_mountstats_operations),