Home
last modified time | relevance | path

Searched refs:__d_lookup_rcu (Results 1 – 2 of 2) sorted by relevance

/fs/
Ddcache.c2345 struct dentry *__d_lookup_rcu(const struct dentry *parent, in __d_lookup_rcu() function
2650 dentry = __d_lookup_rcu(parent, name, &d_seq); in d_alloc_parallel()
Dnamei.c1624 dentry = __d_lookup_rcu(parent, &nd->last, &nd->next_seq); in lookup_fast()