Searched refs:__d_lookup_rcu (Results 1 – 3 of 3) sorted by relevance
281 extern struct dentry *__d_lookup_rcu(const struct dentry *parent,
2132 struct dentry *__d_lookup_rcu(const struct dentry *parent, in __d_lookup_rcu() function2452 dentry = __d_lookup_rcu(parent, name, &d_seq); in d_alloc_parallel()
1571 dentry = __d_lookup_rcu(parent, &nd->last, &seq); in lookup_fast()