Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_arch.h115 #define INT_GET_UNALIGNED_64_LE(pointer) \ macro
130 #define INT_GET_UNALIGNED_64(pointer) INT_GET_UNALIGNED_64_LE(pointer)