Home
last modified time | relevance | path

Searched refs:fattime_format (Results 1 – 1 of 1) sorted by relevance

/kernel/liteos_a/fs/fat/os_adapt/
Dfatfs.c1400 DWORD fattime_format(time_t time) in fattime_format() function
1459 ftime = fattime_format(attr->attr_chg_atime); in fatfs_chtime()
1464 ftime = fattime_format(attr->attr_chg_ctime); in fatfs_chtime()
1469 ftime = fattime_format(attr->attr_chg_mtime); in fatfs_chtime()