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.c571 static struct inode *hostfs_iget(struct super_block *sb, char *name) in hostfs_iget() function
613 inode = hostfs_iget(dir->i_sb, name); in hostfs_create()
634 inode = hostfs_iget(ino->i_sb, name); in hostfs_lookup()
736 inode = hostfs_iget(dir->i_sb, name); in hostfs_mknod()
950 root_inode = hostfs_iget(sb, host_root_path); in hostfs_fill_sb_common()
962 root_inode = hostfs_iget(sb, name); in hostfs_fill_sb_common()