Home
last modified time | relevance | path

Searched refs:d_alloc_anon (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/fs/
A Dnsfs.c93 dentry = d_alloc_anon(mnt->mnt_sb); in __ns_get_path()
A Ddcache.c1866 struct dentry *d_alloc_anon(struct super_block *sb) in d_alloc_anon() function
1870 EXPORT_SYMBOL(d_alloc_anon);
1874 struct dentry *dentry = d_alloc_anon(parent->d_sb); in d_alloc_cursor()
2069 res = d_alloc_anon(root_inode->i_sb); in d_make_root()
2139 tmp = d_alloc_anon(inode->i_sb); in __d_obtain_alias()
/linux-6.3-rc2/include/linux/
A Ddcache.h232 extern struct dentry * d_alloc_anon(struct super_block *);
/linux-6.3-rc2/fs/overlayfs/
A Dexport.c314 dentry = d_alloc_anon(inode->i_sb); in ovl_obtain_alias()
/linux-6.3-rc2/Documentation/filesystems/nfs/
A Dexporting.rst144 by d_alloc_anon. The default get_parent function just returns an error
/linux-6.3-rc2/Documentation/filesystems/
A Dporting.rst860 be misspelled d_alloc_anon().

Completed in 33 milliseconds