Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmnt_namespace.h18 extern const struct file_operations proc_mountstats_operations;
/openbmc/linux/fs/
H A Dproc_namespace.c342 const struct file_operations proc_mountstats_operations = { variable
/openbmc/linux/fs/proc/
H A Dbase.c3340 REG("mountstats", S_IRUSR, proc_mountstats_operations),