Home
last modified time | relevance | path

Searched refs:proc_mounts_operations (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dmnt_namespace.h16 extern const struct file_operations proc_mounts_operations;
/kernel/linux/linux-6.6/include/linux/
H A Dmnt_namespace.h16 extern const struct file_operations proc_mounts_operations;
/kernel/linux/linux-5.10/fs/
H A Dproc_namespace.c321 const struct file_operations proc_mounts_operations = { variable
/kernel/linux/linux-6.6/fs/
H A Dproc_namespace.c324 const struct file_operations proc_mounts_operations = { variable
/kernel/linux/linux-5.10/fs/proc/
H A Dbase.c3445 REG("mounts", S_IRUGO, proc_mounts_operations),
3799 REG("mounts", S_IRUGO, proc_mounts_operations),
/kernel/linux/linux-6.6/fs/proc/
H A Dbase.c3469 REG("mounts", S_IRUGO, proc_mounts_operations),
3828 REG("mounts", S_IRUGO, proc_mounts_operations),

Completed in 11 milliseconds