Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dinternal.h158 extern struct dentry * d_alloc_pseudo(struct super_block *, const struct qstr *);
Dfile_table.c225 path.dentry = d_alloc_pseudo(mnt->mnt_sb, &this); in alloc_file_pseudo()
Ddcache.c1815 struct dentry *d_alloc_pseudo(struct super_block *sb, const struct qstr *name) in d_alloc_pseudo() function
/Linux-v5.4/Documentation/filesystems/
Dporting.rst843 default. DCACHE_NORCU opts out, and only d_alloc_pseudo() has any
850 d_alloc_pseudo() is internal-only; uses outside of alloc_file_pseudo() are