Searched refs:d_alloc_pseudo (Results 1 – 3 of 3) sorted by relevance
222 extern struct dentry * d_alloc_pseudo(struct super_block *, const struct qstr *);
1816 struct dentry *d_alloc_pseudo(struct super_block *sb, const struct qstr *name) in d_alloc_pseudo() function
846 default. DCACHE_NORCU opts out, and only d_alloc_pseudo() has any853 d_alloc_pseudo() is internal-only; uses outside of alloc_file_pseudo() are