Home
last modified time | relevance | path

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

/openbmc/linux/fs/hostfs/
H A Dhostfs_kern.c573 static struct inode *hostfs_iget(struct super_block *sb, char *name) in hostfs_iget() function
615 inode = hostfs_iget(dir->i_sb, name); in hostfs_create()
636 inode = hostfs_iget(ino->i_sb, name); in hostfs_lookup()
738 inode = hostfs_iget(dir->i_sb, name); in hostfs_mknod()
952 root_inode = hostfs_iget(sb, host_root_path); in hostfs_fill_sb_common()
964 root_inode = hostfs_iget(sb, name); in hostfs_fill_sb_common()