Lines Matching refs:used
825 * Check index match, to be used for undos only
1240 " bytes used) :\n",
1326 " (now 0x%x bytes used) :\n",
1538 u32 used;
1545 used = le32_to_cpu(record->bytes_in_use);
1556 used -= length;
1560 } while ((pos < used)
1562 record->bytes_in_use = cpu_to_le32(used);
1600 * work properly in the general case and must not be used for
1610 u32 used;
1627 used = le32_to_cpu(record->bytes_in_use);
1629 while ((pos < used)
1639 && ((used + addedlength) < mftrecsz)) {
1643 record->bytes_in_use = cpu_to_le32(used + addedlength);
1779 * work properly in the general case and must not be used for
3331 * Only 24 bytes are available, the used length is not known,
4381 the check below cannot be used on WinXP
4422 the check below cannot be used on WinXP
4763 the check below cannot be used on WinXP
4802 the check below cannot be used on WinXP