Home
last modified time | relevance | path

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

/include/linux/
Dproc_fs.h167 extern struct proc_dir_entry *proc_mkdir(const char *,struct proc_dir_entry *);
228 static inline struct proc_dir_entry *proc_mkdir(const char *name, in proc_mkdir() function