Home
last modified time | relevance | path

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

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