Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsresize.c1549 leMFT_REF lemref; in replace_later() local
1565 lemref = resize->ctx->mrec->base_mft_record; in replace_later()
1566 if (lemref) in replace_later()
1567 mref = le64_to_cpu(lemref); in replace_later()
2163 leMFT_REF lemref; in relocate_attributes() local
2169 lemref = resize->mrec->base_mft_record; in relocate_attributes()
2170 if (lemref) in relocate_attributes()
2171 base_mref = MREF(le64_to_cpu(lemref)); in relocate_attributes()
/third_party/ntfs-3g/libntfs-3g/
H A Dreparse.c137 le64 lemref; in ntfs_fix_file_name() local
196 lemref = entry->indexed_file; in ntfs_fix_file_name()
197 mref = le64_to_cpu(lemref); in ntfs_fix_file_name()

Completed in 7 milliseconds