ntfs_inode_allocate
extern ntfs_inode *ntfs_inode_allocate(ntfs_volume *vol);
ni = ntfs_inode_allocate(vol);
vol->mft_ni = ntfs_inode_allocate(vol);