Home
last modified time | relevance | path

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

/linux/fs/
H A Dinternal.h222 extern struct dentry * d_alloc_pseudo(struct super_block *, const struct qstr *);
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