Home
last modified time | relevance | path

Searched defs:pid_entry (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/fs/proc/
Dbase.c103 struct pid_entry { struct
104 char *name;
105 int len;
106 umode_t mode;
107 const struct inode_operations *iop;
108 const struct file_operations *fop;
109 union proc_op op;