Searched refs:to_eat (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ntfs3/
H A Drun.c430 CLST to_eat = vcn - r->vcn; local
431 CLST Tovcn = to_eat + len;
443 if (to_eat > 0) {
444 r->len = to_eat;

Completed in 199 milliseconds