Home
last modified time | relevance | path

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

/linux/fs/ntfs/
A Dlogfile.c70 if (sle16_to_cpu(rp->major_ver) != 1 || in ntfs_check_restart_page_header()
71 sle16_to_cpu(rp->minor_ver) != 1) { in ntfs_check_restart_page_header()
74 "1.1 only.)", (int)sle16_to_cpu(rp->major_ver), in ntfs_check_restart_page_header()
75 (int)sle16_to_cpu(rp->minor_ver)); in ntfs_check_restart_page_header()
A Dendian.h19 static inline s16 sle16_to_cpu(sle16 x) in sle16_to_cpu() function

Completed in 4 milliseconds