Home
last modified time | relevance | path

Searched refs:le64 (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ntfs/
A Dlayout.h57 le64 oem_id; /* Magic "NTFS ". */
78 le64 volume_serial_number; /* Irrelevant (serial number). */
290 typedef le64 leMFT_REF;
319 /* 8*/ le64 lsn; /* $LogFile sequence number for this record.
388 /* 8*/ le64 lsn; /* $LogFile sequence number for this record.
912 /* 56*/ le64 quota_charged; /* Byte size of the charge to
1829 le64 offset; /* Byte offset of this entry in the $SDS stream. */
1850 le64 offset; /* Byte offset of this entry in the $SDS stream. */
1916 le64 reserved; /* Not used (yet?). */
2135 le64 bytes_used; /* How many bytes of the quota are in use. */
A Dendian.h31 return le64_to_cpu((__force le64)x); in sle64_to_cpu()
46 return le64_to_cpu(*(__force le64*)x); in sle64_to_cpup()
A Dtypes.h16 typedef __le64 le64; typedef
/linux/arch/powerpc/include/asm/
A Dio.h992 #define clrsetbits_le64(addr, clear, set) clrsetbits(le64, addr, clear, set)

Completed in 14 milliseconds