Searched refs:proc_inode (Results 1 – 1 of 1) sorted by relevance
248 struct proc_inode { struct259 static inline struct proc_inode *PROC_I(const struct inode *inode) in PROC_I() argument261 return container_of(inode, struct proc_inode, vfs_inode); in PROC_I()