Home
last modified time | relevance | path

Searched refs:PROC_I (Results 1 – 4 of 4) sorted by relevance

/linux/fs/proc/
H A Dnamespaces.c46 const struct proc_ns_operations *ns_ops = PROC_I(inode)->ns_ops; in proc_ns_get_link()
81 const struct proc_ns_operations *ns_ops = PROC_I(inode)->ns_ops; in proc_ns_readlink()
123 ei = PROC_I(inode); in proc_ns_instantiate()
H A Dinternal.h135 static inline struct proc_inode *PROC_I(const struct inode *inode) in PROC_I() function
142 return PROC_I(inode)->pde; in PDE()
147 return PROC_I(inode)->pid; in proc_pid()
H A Dfd.h18 return PROC_I(inode)->fd; in proc_fd()
H A Dinode.c34 struct proc_inode *ei = PROC_I(inode); in proc_evict_inode()
73 struct proc_inode *ei = PROC_I(inode); in proc_free_inode()
80 kmem_cache_free(proc_inode_cachep, PROC_I(inode)); in proc_free_inode()
640 PROC_I(inode)->pde = de; in proc_get_inode()