Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dcsum.c187 static __u16 disk_to_host16(__u16 x) in disk_to_host16() function
203 __u16 (*translate)(__u16) = (need_swab ? disk_to_host16 : do_nothing16); in __get_dx_countlimit()
264 __u16 (*translate)(__u16) = (need_swab ? disk_to_host16 : do_nothing16); in __get_dirent_tail()