Home
last modified time | relevance | path

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

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