Home
last modified time | relevance | path

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

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