Home
last modified time | relevance | path

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

/linux/fs/
H A Dinternal.h222 extern struct dentry * d_alloc_pseudo(struct super_block *, const struct qstr *);
H A Dfile_table.c363 path->dentry = d_alloc_pseudo(mnt->mnt_sb, &QSTR(name)); in alloc_path_pseudo()
H A Ddcache.c1816 struct dentry *d_alloc_pseudo(struct super_block *sb, const struct qstr *name) in d_alloc_pseudo() function
/linux/Documentation/filesystems/
H A Dporting.rst846 default. DCACHE_NORCU opts out, and only d_alloc_pseudo() has any
853 d_alloc_pseudo() is internal-only; uses outside of alloc_file_pseudo() are