Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddcache.h292 extern struct dentry *__d_lookup_rcu(const struct dentry *parent,
/OK3568_Linux_fs/kernel/fs/
H A 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()
H A Dnamei.c1563 dentry = __d_lookup_rcu(parent, &nd->last, &seq); in lookup_fast()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dpath-lookup.rst798 ``__d_lookup_rcu()`` which, on success, returns a new ``dentry`` and a