Home | History | Annotate | Download | only in linux

Lines Matching defs:parent

36  * while parent/subdir create the directory structure (every
37 * /proc file has a parent, but "subdir" is NULL for all
63 struct proc_dir_entry *next, *parent, *subdir;
110 struct proc_dir_entry *parent);
111 extern void remove_proc_entry(const char *name, struct proc_dir_entry *parent);
161 struct proc_dir_entry *parent);
216 mode_t mode, struct proc_dir_entry *parent) { return NULL; }
218 #define remove_proc_entry(name, parent) do {} while (0)
221 struct proc_dir_entry *parent,const char *dest) {return NULL;}
223 struct proc_dir_entry *parent) {return NULL;}