Searched refs:kern_path_locked_negative (Results 1 – 3 of 3) sorted by relevance
65 extern struct dentry *kern_path_locked_negative(const char *, struct path *);
352 d = kern_path_locked_negative(watch->path, parent); in audit_get_nd()
2770 struct dentry *kern_path_locked_negative(const char *name, struct path *path) in kern_path_locked_negative() function