Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Ddcache.h283 extern struct dentry *__d_lookup_rcu(const struct dentry *parent,
/Linux-v5.10/fs/
Ddcache.c2233 struct dentry *__d_lookup_rcu(const struct dentry *parent, in __d_lookup_rcu() function
2551 dentry = __d_lookup_rcu(parent, name, &d_seq); in d_alloc_parallel()
Dnamei.c1467 dentry = __d_lookup_rcu(parent, &nd->last, &seq); in lookup_fast()
/Linux-v5.10/Documentation/filesystems/
Dpath-lookup.rst798 ``__d_lookup_rcu()`` which, on success, returns a new ``dentry`` and a