Searched refs:__d_lookup_rcu (Results 1 – 3 of 3) sorted by relevance
285 extern struct dentry *__d_lookup_rcu(const struct dentry *parent,
1763 struct dentry *__d_lookup_rcu(const struct dentry *parent, in __d_lookup_rcu() function
1158 dentry = __d_lookup_rcu(parent, name, &seq, inode); in do_lookup()