Searched refs:vboxsf_new_inode (Results 1 – 3 of 3) sorted by relevance
91 struct inode *vboxsf_new_inode(struct super_block *sb);
227 inode = vboxsf_new_inode(parent->i_sb); in vboxsf_dir_lookup()242 inode = vboxsf_new_inode(parent->i_sb); in vboxsf_dir_instantiate()
16 struct inode *vboxsf_new_inode(struct super_block *sb) in vboxsf_new_inode() function