Lines Matching defs:last
176 s64 lcn; /* last used LCN for a "special" file/attr type */
231 s64 last_unsupp; /* last unsupported cluster */
779 s64 new_vol_size; /* (last LCN on the volume) + 1 */
1489 * and the MFT data runlist has to be updated last in order
1635 /* CHECKME: don't trust mapping_pairs is always the last item in the
2011 s64 new_vol_size; /* (last LCN on the volume) + 1 */
2353 * already been read into lcn_bitmap. By looking for the last used cluster on
3007 /* last lcn for a filled up volume (no empty space) */
3008 s64 last = resize->inuse - 1;
3010 if (resize->last_unsupp < last)
3011 resize->last_unsupp = last;
3931 /* CHECKME: don't trust mapping_pairs is always the last item in the
4515 new_sectors--; /* last sector not counted */