Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_dir2_sf.h118 return INT_GET_UNALIGNED_16_BE(&(sfep)->offset.i); in xfs_dir2_sf_get_offset()
Dxfs_arch.h80 #define INT_GET_UNALIGNED_16_BE(pointer) \ macro