Searched refs:__d_lookup (Results 1 – 2 of 2) sorted by relevance
2336 dentry = __d_lookup(parent, name); in d_lookup()2359 struct dentry *__d_lookup(const struct dentry *parent, const struct qstr *name) in __d_lookup() function
1598 dentry = __d_lookup(parent, &nd->last); in lookup_fast()