Searched refs:hypfs_make_inode (Results 1 – 1 of 1) sorted by relevance
95 static struct inode *hypfs_make_inode(struct super_block *sb, umode_t mode) in hypfs_make_inode() function269 root_inode = hypfs_make_inode(sb, S_IFDIR | 0755); in hypfs_fill_super()350 inode = hypfs_make_inode(parent->d_sb, mode); in hypfs_create_file()
Completed in 5 milliseconds