hfsplus_new_inode 244 fs/hfsplus/dir.c inode = hfsplus_new_inode(dir->i_sb, mode); hfsplus_new_inode 371 fs/hfsplus/dir.c inode = hfsplus_new_inode(dir->i_sb, S_IFDIR | mode); hfsplus_new_inode 413 fs/hfsplus/dir.c inode = hfsplus_new_inode(sb, S_IFLNK | S_IRWXUGO); hfsplus_new_inode 444 fs/hfsplus/dir.c inode = hfsplus_new_inode(sb, mode); hfsplus_new_inode 336 fs/hfsplus/hfsplus_fs.h struct inode *hfsplus_new_inode(struct super_block *, int); hfsplus_new_inode 434 fs/hfsplus/super.c HFSPLUS_SB(sb).hidden_dir = hfsplus_new_inode(sb, S_IFDIR);