Home
last modified time | relevance | path

Searched defs:LFS_SWAP_uint16_t (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/ufs/lfs/
H A Dlfs_accessors.h191 #define LFS_SWAP_uint16_t(fs, val) (val) macro
201 #define LFS_SWAP_uint16_t(fs, val) \ macro