Searched refs:sle16_to_cpu (Results 1 – 2 of 2) sorted by relevance
33 static inline s16 sle16_to_cpu(sle16 x) in sle16_to_cpu() function
84 if (sle16_to_cpu(rp->major_ver) != 1 || in ntfs_check_restart_page_header()85 sle16_to_cpu(rp->minor_ver) != 1) { in ntfs_check_restart_page_header()88 "1.1 only.)", (int)sle16_to_cpu(rp->major_ver), in ntfs_check_restart_page_header()89 (int)sle16_to_cpu(rp->minor_ver)); in ntfs_check_restart_page_header()