Searched refs:attr_chg_ctime (Results 1 – 2 of 2) sorted by relevance
/kernel/liteos_a/fs/vfs/include/ | ||
D | vnode.h | 89 unsigned attr_chg_ctime; member |
/kernel/liteos_a/fs/fat/os_adapt/ | ||
D | fatfs.c | 1464 ftime = fattime_format(attr->attr_chg_ctime); in fatfs_chtime() |