Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dinternal.h165 extern struct dentry * d_alloc_pseudo(struct super_block *, const struct qstr *);
H A Dfile_table.c226 path.dentry = d_alloc_pseudo(mnt->mnt_sb, &this); in alloc_file_pseudo()
H A Ddcache.c1836 struct dentry *d_alloc_pseudo(struct super_block *sb, const struct qstr *name) in d_alloc_pseudo() function
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A 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