Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_arch.h118 #define INT_GET_UNALIGNED_64_BE(pointer) \ macro
135 #define INT_GET_UNALIGNED_64(pointer) INT_GET_UNALIGNED_64_BE(pointer)
250 (INT_GET_UNALIGNED_64_BE(pointer)) \