Searched refs:d_alloc_pseudo (Results 1 – 3 of 3) sorted by relevance
168 extern struct dentry * d_alloc_pseudo(struct super_block *, const struct qstr *);
225 path.dentry = d_alloc_pseudo(mnt->mnt_sb, &this); in alloc_file_pseudo()
1872 struct dentry *d_alloc_pseudo(struct super_block *sb, const struct qstr *name) in d_alloc_pseudo() function