Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_arch.h130 #define INT_GET_UNALIGNED_64(pointer) INT_GET_UNALIGNED_64_LE(pointer) macro
135 #define INT_GET_UNALIGNED_64(pointer) INT_GET_UNALIGNED_64_BE(pointer) macro
248 (INT_GET_UNALIGNED_64(pointer)) \