Home
last modified time | relevance | path

Searched defs:cpu_to_ul (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/fs/ntfs3/
A Dbitmap.c1508 #define cpu_to_ul(x) cpu_to_le64(x) macro
1512 #define cpu_to_ul(x) cpu_to_le32(x) macro

Completed in 6 milliseconds