Home
last modified time | relevance | path

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

/fs/
Dinternal.h168 extern struct dentry * d_alloc_pseudo(struct super_block *, const struct qstr *);
Dfile_table.c225 path.dentry = d_alloc_pseudo(mnt->mnt_sb, &this); in alloc_file_pseudo()
Ddcache.c1872 struct dentry *d_alloc_pseudo(struct super_block *sb, const struct qstr *name) in d_alloc_pseudo() function