Home
last modified time | relevance | path

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

/linux/fs/efivarfs/
A Dsuper.c99 d = d_alloc(parent, &q); in efivarfs_alloc_dentry()
/linux/include/linux/
A Ddcache.h240 extern struct dentry * d_alloc(struct dentry *, const struct qstr *);
/linux/fs/
A Ddcache.c1821 struct dentry *d_alloc(struct dentry * parent, const struct qstr *name) in d_alloc() function
1838 EXPORT_SYMBOL(d_alloc);
1885 return d_alloc(parent, &q); in d_alloc_name()
2209 found = d_alloc(dentry->d_parent, name); in d_add_ci()
2575 struct dentry *new = d_alloc(parent, name); in d_alloc_parallel()
A Dnamei.c1554 dentry = d_alloc(base, name); in __lookup_hash()
3471 child = d_alloc(dentry, &slash_name); in vfs_tmpfile()
/linux/fs/ceph/
A Dinode.c1320 dn = d_alloc(parent, &dname); in ceph_fill_trace()
1709 dn = d_alloc(parent, &dname); in ceph_readdir_prepopulate()
/linux/net/sunrpc/
A Drpc_pipe.c637 dentry = d_alloc(parent, &q); in __rpc_lookup_create_exclusive()
/linux/fs/afs/
A Ddir.c1962 op->rename.tmp = d_alloc(new_dentry->d_parent, in afs_rename()
/linux/fs/ext4/
A Dfast_commit.c1366 dentry_inode = d_alloc(dentry_dir, &qstr_dname); in ext4_fc_replay_link_internal()
/linux/fs/nfs/
A Ddir.c2455 dentry = d_alloc(new_dentry->d_parent, in nfs_rename()
/linux/mm/
A Dshmem.c2955 whiteout = d_alloc(old_dentry->d_parent, &old_dentry->d_name); in shmem_whiteout()
/linux/
A Dvmlinux.symvers8469 0x00000000 d_alloc vmlinux EXPORT_SYMBOL
A DSystem.map8934 ffff800010266b60 T d_alloc
A D.tmp_System.map8934 ffff800010266b60 T d_alloc

Completed in 322 milliseconds