Searched refs:hfsplus_new_inode (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/hfsplus/ |
| D | dir.c | 445 inode = hfsplus_new_inode(dir->i_sb, dir, S_IFLNK | S_IRWXUGO); in hfsplus_symlink() 487 inode = hfsplus_new_inode(dir->i_sb, dir, mode); in hfsplus_mknod()
|
| D | hfsplus_fs.h | 482 struct inode *hfsplus_new_inode(struct super_block *sb, struct inode *dir,
|
| D | super.c | 555 sbi->hidden_dir = hfsplus_new_inode(sb, root, S_IFDIR); in hfsplus_fill_super()
|
| D | inode.c | 368 struct inode *hfsplus_new_inode(struct super_block *sb, struct inode *dir, in hfsplus_new_inode() function
|