Searched refs:d_hash_and_lookup (Results 1 – 10 of 10) sorted by relevance
/linux/net/sunrpc/ |
A D | rpc_pipe.c | 635 struct dentry *dentry = d_hash_and_lookup(parent, &q); in __rpc_lookup_create_exclusive() 662 dentry = d_hash_and_lookup(parent, &name); in __rpc_depopulate() 1195 return d_hash_and_lookup(sb->s_root, &dir); in rpc_d_lookup_sb() 1308 gssd_dentry = d_hash_and_lookup(root, &q); in rpc_gssd_dummy_populate() 1320 clnt_dentry = d_hash_and_lookup(gssd_dentry, &q); in rpc_gssd_dummy_populate()
|
/linux/include/linux/ |
A D | dcache.h | 285 extern struct dentry *d_hash_and_lookup(struct dentry *, struct qstr *);
|
/linux/fs/ |
A D | dcache.c | 2196 found = d_hash_and_lookup(dentry->d_parent, name); in d_add_ci() 2456 struct dentry *d_hash_and_lookup(struct dentry *dir, struct qstr *name) in d_hash_and_lookup() function 2471 EXPORT_SYMBOL(d_hash_and_lookup);
|
A D | namei.c | 2786 child = d_hash_and_lookup(parent, &this); in path_pts()
|
/linux/fs/cifs/ |
A D | readdir.c | 76 dentry = d_hash_and_lookup(parent, name); in cifs_prime_dcache()
|
/linux/security/selinux/ |
A D | selinuxfs.c | 2237 selinux_null.dentry = d_hash_and_lookup(selinux_null.mnt->mnt_root, in init_sel_fs()
|
/linux/fs/proc/ |
A D | base.c | 2046 child = d_hash_and_lookup(dir, &qname); in proc_fill_cache()
|
/linux/ |
A D | vmlinux.symvers | 10450 0x00000000 d_hash_and_lookup vmlinux EXPORT_SYMBOL
|
A D | System.map | 8978 ffff800010269ba0 T d_hash_and_lookup
|
A D | .tmp_System.map | 8978 ffff800010269ba0 T d_hash_and_lookup
|
Completed in 331 milliseconds