Searched refs:hfsplus_new_inode (Results 1 – 4 of 4) sorted by relevance
440 inode = hfsplus_new_inode(dir->i_sb, S_IFLNK | S_IRWXUGO); in hfsplus_symlink()482 inode = hfsplus_new_inode(dir->i_sb, mode); in hfsplus_mknod()
479 struct inode *hfsplus_new_inode(struct super_block *sb, umode_t mode);
549 sbi->hidden_dir = hfsplus_new_inode(sb, S_IFDIR); in hfsplus_fill_super()
359 struct inode *hfsplus_new_inode(struct super_block *sb, umode_t mode) in hfsplus_new_inode() function