Lines Matching refs:used
176 s64 lcn; /* last used LCN for a "special" file/attr type */
219 VCN mft_highest_vcn; /* used for relocating the $MFT */
584 "cannot be used with --size.\n");
589 "cannot be used with --expand.\n");
1349 * the updated one is used for updating on device
1478 * the new location of MFT is used for adding needed extents.
2053 used by the allocator and will be truncated later on */
2353 * already been read into lcn_bitmap. By looking for the last used cluster on
2362 printf("File feature Last used at By inode\n");
2857 s64 total, used;
2860 used = nr_used_clusters * vol->cluster_size;
2865 (long long)rounded_up_division(used, NTFS_MBYTE),
2866 100.0 * ((float)used / total));
3018 /* FIXME: resize.shrink true also if only -i is used */
3084 * "ntfs_inode" and "search_context" cannot be used until the
4113 lcn = 0; /* not used */
4626 /* This is also true if --info was used w/o --size (new_size = 0) */