Searched refs:Month (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/Documentation/RCU/ |
| D | RTFP.txt | 225 ,Month="September" 279 ,Month="September" 313 ,Month="October" 433 ,Month="January" 541 ,Month="October" 561 ,Month="February" 641 ,Month="July" 706 ,Month="August" 720 ,Month="June" 734 ,Month="June" [all …]
|
| /Linux-v5.4/drivers/staging/exfat/ |
| D | exfat_super.c | 62 ts->tv_sec = mktime64(tp->Year + 1980, tp->Month + 1, tp->Day, in exfat_time_fat2unix() 82 tp->Month = 1; in exfat_time_unix2fat() 93 tp->Month = 12; in exfat_time_unix2fat() 103 tp->Month = tm.tm_mon + 1; in exfat_time_unix2fat() 1579 info->CreateTimestamp.Month = tm.mon; in ffsReadStat() 1588 info->ModifyTimestamp.Month = tm.mon; in ffsReadStat() 1705 tm.mon = info->CreateTimestamp.Month; in ffsWriteStat() 1713 tm.mon = info->ModifyTimestamp.Month; in ffsWriteStat() 2042 dir_entry->CreateTimestamp.Month = tm.mon; in ffsReadDir() 2051 dir_entry->ModifyTimestamp.Month = tm.mon; in ffsReadDir()
|
| D | exfat.h | 246 u16 Month; member
|
| /Linux-v5.4/fs/cifs/ |
| D | netmisc.c | 966 month = sd->Month; in cnvrtDosUnixTm()
|
| D | cifspdu.h | 2379 __u16 Month:4; member
|