ntfs_ie_add
err = ntfs_ie_add(icx, ie);
ret = ntfs_ie_add(icx, ie_roam);
int ntfs_ie_add(struct ntfs_index_context *icx, struct index_entry *ie);
return ntfs_ie_add(xr, (struct index_entry *)&indx);