Home
last modified time | relevance | path

Searched refs:le_date (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dnetmisc.c972 struct timespec64 cnvrtDosUnixTm(__le16 le_date, __le16 le_time, int offset) in cnvrtDosUnixTm() argument
977 u16 date = le16_to_cpu(le_date); in cnvrtDosUnixTm()
H A Dcifsproto.h170 extern struct timespec64 cnvrtDosUnixTm(__le16 le_date, __le16 le_time,
/kernel/linux/linux-6.6/fs/smb/client/
H A Dnetmisc.c968 struct timespec64 cnvrtDosUnixTm(__le16 le_date, __le16 le_time, int offset) in cnvrtDosUnixTm() argument
973 u16 date = le16_to_cpu(le_date); in cnvrtDosUnixTm()
H A Dcifsproto.h181 extern struct timespec64 cnvrtDosUnixTm(__le16 le_date, __le16 le_time,

Completed in 4 milliseconds