Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnamei.h65 extern struct dentry *kern_path_locked_negative(const char *, struct path *);
/linux/kernel/
H A Daudit_watch.c352 d = kern_path_locked_negative(watch->path, parent); in audit_get_nd()
/linux/fs/
H A Dnamei.c2770 struct dentry *kern_path_locked_negative(const char *name, struct path *path) in kern_path_locked_negative() function