Home
last modified time | relevance | path

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

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