Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dnamei.c2166 static struct dentry *lookup_hash(struct nameidata *nd) in lookup_hash() function
3381 dentry = lookup_hash(&nd); in filename_create()
3695 dentry = lookup_hash(&nd); in do_rmdir()
3815 dentry = lookup_hash(&nd); in do_unlinkat()
4334 old_dentry = lookup_hash(&oldnd); in SYSCALL_DEFINE5()
4342 new_dentry = lookup_hash(&newnd); in SYSCALL_DEFINE5()