Searched refs:proc_create_mount_point (Results 1 – 3 of 3) sorted by relevance
96 struct proc_dir_entry *proc_create_mount_point(const char *name);184 static inline struct proc_dir_entry *proc_create_mount_point(const char *name) { return NULL; } in _proc_mkdir() 183 static inline struct proc_dir_entry *proc_create_mount_point(const char *name) { return NULL; } proc_create_mount_point() function
388 proc_create_mount_point("fs/nfsd"); /* somewhere for the nfsd filesystem to be mounted */ in proc_root_init() 391 proc_create_mount_point("openprom"); in proc_root_init()
1116 proc_create_mount_point("xen"); in xenbus_init()