hfs_new_inode     198 fs/hfs/dir.c   	inode = hfs_new_inode(dir, &dentry->d_name, mode);
hfs_new_inode     227 fs/hfs/dir.c   	inode = hfs_new_inode(dir, &dentry->d_name, S_IFDIR | mode);
hfs_new_inode     204 fs/hfs/hfs_fs.h extern struct inode *hfs_new_inode(struct inode *, const struct qstr *, umode_t);