Searched refs:d_alloc_pseudo (Results 1 – 4 of 4) sorted by relevance
88 dentry = d_alloc_pseudo(mnt->mnt_sb, &empty_name); in __ns_get_path()
224 path.dentry = d_alloc_pseudo(mnt->mnt_sb, &this); in alloc_file_pseudo()
1740 struct dentry *d_alloc_pseudo(struct super_block *sb, const struct qstr *name) in d_alloc_pseudo() function1744 EXPORT_SYMBOL(d_alloc_pseudo);
237 extern struct dentry * d_alloc_pseudo(struct super_block *, const struct qstr *);