Home
last modified time | relevance | path

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

/linux-6.14.4/fs/
Dinternal.h218 extern struct dentry * d_alloc_pseudo(struct super_block *, const struct qstr *);
Dfile_table.c359 path->dentry = d_alloc_pseudo(mnt->mnt_sb, &QSTR(name)); in alloc_path_pseudo()
Ddcache.c1790 struct dentry *d_alloc_pseudo(struct super_block *sb, const struct qstr *name) in d_alloc_pseudo() function
/linux-6.14.4/Documentation/filesystems/
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