Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddcache.h280 extern struct dentry *__d_lookup_rcu(const struct dentry *parent,
/openbmc/linux/fs/
H A Ddcache.c2350 struct dentry *__d_lookup_rcu(const struct dentry *parent, in __d_lookup_rcu() function
2655 dentry = __d_lookup_rcu(parent, name, &d_seq); in d_alloc_parallel()
H A Dnamei.c1629 dentry = __d_lookup_rcu(parent, &nd->last, &nd->next_seq); in lookup_fast()
/openbmc/linux/Documentation/filesystems/
H A Dpath-lookup.rst797 ``__d_lookup_rcu()`` which, on success, returns a new ``dentry`` and a