Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsfix.c107 #define SELFLOC_LIMIT 16 macro
838 == (SELFLOC_LIMIT*vol->mft_record_size))) { in short_mft_selfloc_condition()
847 == SELFLOC_LIMIT*vol->mft_record_size) in short_mft_selfloc_condition()
911 vcn = (SELFLOC_LIMIT*vol->mft_record_size) in attrlist_selfloc_condition()
927 && (MREF_LE(al->mft_reference) >= SELFLOC_LIMIT)) { in attrlist_selfloc_condition()
973 lowest_vcn = (SELFLOC_LIMIT*vol->mft_record_size) in self_mapped_selfloc_condition()
1022 inum = SELFLOC_LIMIT - 1; in spare_record_selfloc_condition()
1074 mft1->mft_record_number = const_cpu_to_le32(SELFLOC_LIMIT - 1); in fix_selfloc_conditions()
1075 mft1->sequence_number = const_cpu_to_le16(SELFLOC_LIMIT - 1); in fix_selfloc_conditions()
1097 al->mft_reference = MK_LE_MREF(SELFLOC_LIMIT in fix_selfloc_conditions()
[all...]

Completed in 4 milliseconds