Home
last modified time | relevance | path

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

/linux/fs/
H A Dproc_namespace.c24 struct proc_mounts *p = m->private; in mounts_poll()
103 struct proc_mounts *p = m->private; in show_vfsmnt()
137 struct proc_mounts *p = m->private; in show_mountinfo()
195 struct proc_mounts *p = m->private; in show_vfsstat()
241 struct proc_mounts *p; in mounts_open_common()
267 ret = seq_open_private(file, &mounts_op, sizeof(struct proc_mounts)); in mounts_open_common()
292 struct proc_mounts *p = m->private; in mounts_release()
H A Dmount.h157 struct proc_mounts { struct
158 nsproc_mounts global() argument
159 rootproc_mounts global() argument
160 showproc_mounts global() argument
H A Dnamespace.c1590 struct proc_mounts *p = m->private; in m_start()
1617 struct proc_mounts *p = m->private; in m_show()