Searched defs:fs2h32 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/lib/libsa/
H A Dminixfs3.h133 # define fs2h32(x) (x) macro
142 # define fs2h32(x) bswap32(x) macro
/netbsd-current/sys/ufs/ext2fs/
H A Dext2fs.h486 # define fs2h32(x) (x) macro
496 # define fs2h32(x) bswap32(x) macro

Completed in 178 milliseconds