Home
last modified time | relevance | path

Searched refs:__d_lookup (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Ddcache.h279 extern struct dentry *__d_lookup(const struct dentry *, const struct qstr *);
/linux-6.3-rc2/fs/
A Ddcache.c2430 dentry = __d_lookup(parent, name); in d_lookup()
2453 struct dentry *__d_lookup(const struct dentry *parent, const struct qstr *name) in __d_lookup() function
A Dnamei.c1644 dentry = __d_lookup(parent, &nd->last); in lookup_fast()

Completed in 17 milliseconds