Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.h27 #define getle64(p,x) le64_to_cpu(*(const le64*)((const char*)(p) + (x))) macro
H A Dntfsrecover.c1635 printf(" vcn %lld\n", (long long)getle64(buf,0)); in fixup()
3091 sectors = getle64(buf, 0x28); in getboot()
3093 mftlcn = getle64(buf, 0x30); in getboot()
H A Dplaylog.c270 (long long)getle64(buffer,k), in sanity_indx_list()

Completed in 15 milliseconds