Home
last modified time | relevance | path

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

/linux-2.6.39/fs/
Dnamei.c1740 static struct dentry *__lookup_hash(struct qstr *name, in __lookup_hash() function
1774 return __lookup_hash(&nd->last, nd->path.dentry, nd); in lookup_hash()
1819 return __lookup_hash(&this, base, NULL); in lookup_one_len()