Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds