Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs_kern.c182 static struct inode *hostfs_iget(struct super_block *sb) in hostfs_iget() function
564 inode = hostfs_iget(dir->i_sb); in hostfs_create()
603 inode = hostfs_iget(ino->i_sb); in hostfs_lookup()
699 inode = hostfs_iget(dir->i_sb); in hostfs_mknod()

Completed in 4 milliseconds