Searched refs:GET_FATTIME (Results 1 – 2 of 2) sorted by relevance
207 #define GET_FATTIME() ((DWORD)(FF_NORTC_YEAR - 1980) << 25 | (DWORD)FF_NORTC_MON << 21 | (DWORD)FF_… macro209 #define GET_FATTIME() get_fattime() macro
3332 tm = GET_FATTIME(); in f_open()3797 tm = GET_FATTIME(); /* Modified time */ in f_sync()4775 tm = GET_FATTIME(); in f_mkdir()5827 st_dword(buf + BS_VolID32, GET_FATTIME()); /* VSN */5836 st_dword(buf + BS_VolID, GET_FATTIME()); /* VSN */6197 st_dword(buf + BS_VolID32, GET_FATTIME()); /* VSN */6206 st_dword(buf + BS_VolID, GET_FATTIME()); /* VSN */