Home
last modified time | relevance | path

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

/fs/
Dnamei.c1199 static struct dentry *lookup_hash(struct nameidata *nd) in lookup_hash() function
1693 path.dentry = lookup_hash(&nd); in do_filp_open()
1844 path.dentry = lookup_hash(&nd); in do_filp_open()
1895 dentry = lookup_hash(nd); in lookup_create()
2175 dentry = lookup_hash(&nd); in do_rmdir()
2259 dentry = lookup_hash(&nd); in do_unlinkat()
2664 old_dentry = lookup_hash(&oldnd); in SYSCALL_DEFINE4()
2684 new_dentry = lookup_hash(&newnd); in SYSCALL_DEFINE4()