Home
last modified time | relevance | path

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

/fs/
Ddcache.c1364 dentry = __d_lookup(parent, name); in d_lookup()
1371 struct dentry * __d_lookup(struct dentry * parent, struct qstr * name) in __d_lookup() function
Dnamei.c407 struct dentry * dentry = __d_lookup(parent, name); in cached_lookup()
788 struct dentry *dentry = __d_lookup(nd->path.dentry, name); in do_lookup()