Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmnt_namespace.h22 extern const struct file_operations proc_mountstats_operations;
/linux/fs/
H A Dproc_namespace.c335 const struct file_operations proc_mountstats_operations = { variable
/linux/fs/proc/
H A Dbase.c3360 REG("mountstats", S_IRUSR, proc_mountstats_operations),