ES_IDX_STREAM
ep = exfat_get_dentry_cached(es, ES_IDX_STREAM);
ep = exfat_get_dentry_cached(es, ES_IDX_STREAM);
for (i = ES_IDX_STREAM; i < es->num_entries; i++) {
ep2 = exfat_get_dentry_cached(&es, ES_IDX_STREAM);
epold = exfat_get_dentry_cached(&old_es, ES_IDX_STREAM);
epnew = exfat_get_dentry_cached(&new_es, ES_IDX_STREAM);
epmov = exfat_get_dentry_cached(&mov_es, ES_IDX_STREAM);
epnew = exfat_get_dentry_cached(&new_es, ES_IDX_STREAM);
ep2 = exfat_get_dentry_cached(&es, ES_IDX_STREAM);