Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Dinternal.h170 extern struct dentry * d_alloc_pseudo(struct super_block *, const struct qstr *);
A Dfile_table.c266 path.dentry = d_alloc_pseudo(mnt->mnt_sb, &this); in alloc_file_pseudo()
A Ddcache.c1897 struct dentry *d_alloc_pseudo(struct super_block *sb, const struct qstr *name) in d_alloc_pseudo() function
/linux-6.3-rc2/Documentation/filesystems/
A Dporting.rst851 default. DCACHE_NORCU opts out, and only d_alloc_pseudo() has any
858 d_alloc_pseudo() is internal-only; uses outside of alloc_file_pseudo() are

Completed in 10 milliseconds