Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dnsfs.c88 dentry = d_alloc_pseudo(mnt->mnt_sb, &empty_name); in __ns_get_path()
Dfile_table.c224 path.dentry = d_alloc_pseudo(mnt->mnt_sb, &this); in alloc_file_pseudo()
Ddcache.c1740 struct dentry *d_alloc_pseudo(struct super_block *sb, const struct qstr *name) in d_alloc_pseudo() function
1744 EXPORT_SYMBOL(d_alloc_pseudo);
/Linux-v4.19/include/linux/
Ddcache.h237 extern struct dentry * d_alloc_pseudo(struct super_block *, const struct qstr *);