Home
last modified time | relevance | path

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

/linux/fs/autofs/
A Dwaitq.c284 new = d_lookup(parent, &dentry->d_name); in validate_request()
459 de = d_lookup(dentry->d_parent, &dentry->d_name); in autofs_wait()
A Droot.c300 new = d_lookup(parent, &dentry->d_name); in autofs_mountpoint_changed()
/linux/include/linux/
A Ddcache.h284 extern struct dentry *d_lookup(const struct dentry *, const struct qstr *);
/linux/fs/fuse/
A Dreaddir.c193 dentry = d_lookup(parent, &name); in fuse_direntplus_link()
A Ddir.c1075 entry = d_lookup(dir, name); in fuse_reverse_inval_entry()
/linux/fs/
A Ddcache.c2363 struct dentry *d_lookup(const struct dentry *parent, const struct qstr *name) in d_lookup() function
2376 EXPORT_SYMBOL(d_lookup);
2469 return d_lookup(dir, name); in d_hash_and_lookup()
A Dnamei.c1520 struct dentry *dentry = d_lookup(dir, name); in lookup_dcache()
3201 dentry = d_lookup(dir, &nd->last); in lookup_open()
/linux/fs/ceph/
A Dinode.c1315 dn = d_lookup(parent, &dname); in ceph_fill_trace()
1704 dn = d_lookup(parent, &dname); in ceph_readdir_prepopulate()
A Dmds_client.c4319 dentry = d_lookup(parent, &dname); in handle_lease()
/linux/fs/proc/
A Dproc_sysctl.c679 child = d_lookup(dir, &qname); in proc_sys_fill_cache()
/linux/Documentation/filesystems/
A Dpath-lookup.txt16 Prior to 2.5.10, dcache_lock was acquired in d_lookup (dcache hash lookup) and
A Dpath-lookup.rst232 The name-lookup process (``d_lookup()``) does *not* try to prevent this
235 renamed. If ``d_lookup`` finds that a rename happened while it
A Dvfs.rst1397 ``d_lookup``
/linux/fs/nfs/
A Ddir.c667 dentry = d_lookup(parent, &filename); in nfs_prime_dcache()
/linux/
A Dvmlinux.symvers3135 0x00000000 d_lookup vmlinux EXPORT_SYMBOL
A DSystem.map8977 ffff800010269b30 T d_lookup
A D.tmp_System.map8977 ffff800010269b30 T d_lookup

Completed in 1181 milliseconds