Searched refs:kern_path_locked (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dnamei.h68 extern struct dentry *kern_path_locked(const char *, struct path *);
/linux-master/kernel/
H A Daudit_fsnotify.c85 dentry = kern_path_locked(pathname, &path);
H A Daudit_watch.c350 struct dentry *d = kern_path_locked(watch->path, parent);
/linux-master/drivers/base/
H A Ddevtmpfs.c245 dentry = kern_path_locked(name, &parent);
316 dentry = kern_path_locked(nodename, &parent);
/linux-master/fs/
H A Dnamei.c2600 struct dentry *kern_path_locked(const char *name, struct path *path) function

Completed in 212 milliseconds