Home
last modified time | relevance | path

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

/linux-6.14.4/fs/hostfs/
Dhostfs_kern.c568 static struct inode *hostfs_iget(struct super_block *sb, char *name) in hostfs_iget() function
610 inode = hostfs_iget(dir->i_sb, name); in hostfs_create()
631 inode = hostfs_iget(ino->i_sb, name); in hostfs_lookup()
729 inode = hostfs_iget(dir->i_sb, name); in hostfs_mknod()
934 root_inode = hostfs_iget(sb, fsi->host_root_path); in hostfs_fill_super()
946 root_inode = hostfs_iget(sb, name); in hostfs_fill_super()