hfs_new_inode 186 fs/hfs/dir.c inode = hfs_new_inode(dir, &dentry->d_name, mode); hfs_new_inode 215 fs/hfs/dir.c inode = hfs_new_inode(dir, &dentry->d_name, S_IFDIR | mode); hfs_new_inode 189 fs/hfs/hfs_fs.h extern struct inode *hfs_new_inode(struct inode *, struct qstr *, int);