Searched refs:__d_lookup (Results 1 – 2 of 2) sorted by relevance
1861 dentry = __d_lookup(parent, name); in d_lookup()1884 struct dentry *__d_lookup(struct dentry *parent, struct qstr *name) in __d_lookup() function
1198 dentry = __d_lookup(parent, name); in do_lookup()