Searched defs:proc_mounts (Results 1 – 1 of 1) sorted by relevance
79 struct proc_mounts { struct86 #define proc_mounts(p) (container_of((p), struct proc_mounts, m)) argument