Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dinternal.h167 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.c1871 struct dentry *d_alloc_pseudo(struct super_block *sb, const struct qstr *name) in d_alloc_pseudo() function
/Linux-v5.15/Documentation/filesystems/
Dporting.rst845 default. DCACHE_NORCU opts out, and only d_alloc_pseudo() has any
852 d_alloc_pseudo() is internal-only; uses outside of alloc_file_pseudo() are