Home
last modified time | relevance | path

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

/linux/fs/afs/
A Ddir_silly.c248 alias = d_alloc_parallel(dentry->d_parent, &dentry->d_name, &wq); in afs_silly_iput()
/linux/include/linux/
A Ddcache.h242 extern struct dentry * d_alloc_parallel(struct dentry *, const struct qstr *,
/linux/fs/nfs/
A Dunlink.c123 alias = d_alloc_parallel(dentry->d_parent, &data->args.name, &data->wq); in nfs_call_unlink()
A Ddir.c670 dentry = d_alloc_parallel(parent, &filename, &wq); in nfs_prime_dcache()
1917 dentry = d_alloc_parallel(dentry->d_parent, in nfs_atomic_open()
/linux/fs/fuse/
A Dreaddir.c196 dentry = d_alloc_parallel(parent, &name, &wq); in fuse_direntplus_link()
/linux/fs/
A Ddcache.c2202 found = d_alloc_parallel(dentry->d_parent, name, in d_add_ci()
2568 struct dentry *d_alloc_parallel(struct dentry *parent, in d_alloc_parallel() function
2676 EXPORT_SYMBOL(d_alloc_parallel);
A Dnamei.c1642 dentry = d_alloc_parallel(dir, name, &wq); in __lookup_slow()
3204 dentry = d_alloc_parallel(dir, &nd->last, &wq); in lookup_open()
/linux/fs/cifs/
A Dreaddir.c87 dentry = d_alloc_parallel(parent, name, &wq); in cifs_prime_dcache()
/linux/Documentation/filesystems/
A Dpath-lookup.rst287 ``i_rwsem``, a thread must call ``d_alloc_parallel()``. This allocates a
304 waitqueue_head`` is passed to ``d_alloc_parallel()``, and
309 ``d_alloc_parallel()`` has a little more work to do. It first waits for
311 to the instance of ``d_alloc_parallel()`` that won the race and that
317 ``d_splice_alias()``. In any case, ``d_alloc_parallel()`` repeats all the
A Dporting.rst703 do dcache pre-seeding, you'll need to switch to d_alloc_parallel() for
/linux/fs/proc/
A Dproc_sysctl.c682 child = d_alloc_parallel(dir, &qname, &wq); in proc_sys_fill_cache()
A Dbase.c2049 child = d_alloc_parallel(dir, &qname, &wq); in proc_fill_cache()
/linux/
A Dvmlinux.symvers3824 0x00000000 d_alloc_parallel vmlinux EXPORT_SYMBOL
A DSystem.map8975 ffff8000102694f0 T d_alloc_parallel
A D.tmp_System.map8975 ffff8000102694f0 T d_alloc_parallel

Completed in 329 milliseconds