MAX_PARENT_VCN
if (icx->pindex >= MAX_PARENT_VCN) {
ntfs_log_perror("Index is over %d level deep", MAX_PARENT_VCN);
int parent_pos[MAX_PARENT_VCN]; /* parent entries' positions */
VCN parent_vcn[MAX_PARENT_VCN]; /* entry's parent nodes */