Searched refs:usbfs_get_inode (Results 1 – 1 of 1) sorted by relevance
272 static struct inode *usbfs_get_inode (struct super_block *sb, umode_t mode, dev_t dev) in usbfs_get_inode() function303 struct inode *inode = usbfs_get_inode(dir->i_sb, mode, dev); in usbfs_mknod()454 inode = usbfs_get_inode(sb, S_IFDIR | 0755, 0); in usbfs_fill_super()