Home
last modified time | relevance | path

Searched refs:le_time (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
978 u16 time = le16_to_cpu(le_time); 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
974 u16 time = le16_to_cpu(le_time); in cnvrtDosUnixTm()
H A Dcifsproto.h181 extern struct timespec64 cnvrtDosUnixTm(__le16 le_date, __le16 le_time,

Completed in 5 milliseconds