Searched refs:lfs_frombe32 (Results 1 – 2 of 2) sorted by relevance
192 static inline uint32_t lfs_frombe32(uint32_t a) { in lfs_frombe32() function211 return lfs_frombe32(a); in lfs_tobe32()
716 ntag = (lfs_frombe32(ntag) ^ tag) & 0x7fffffff; in lfs_dir_getslice()909 tag = (lfs_frombe32(tag) ^ ptag) | 0x80000000; in lfs_dir_traverse()1150 tag = lfs_frombe32(tag) ^ ptag; in lfs_dir_fetchmatch()