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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dendians.h197 #define const_le64_to_cpu(x) __constant_le64_to_cpu(x) macro
H A Dlayout.h322 #define MREF_LE(x) ((u64)(const_le64_to_cpu(x) & MFT_REF_MASK_CPU))
323 #define MSEQNO_LE(x) ((u16)((const_le64_to_cpu(x) >> 48) & 0xffff))

Completed in 75 milliseconds