Searched refs:LFS_ATTR_MTIME (Results 1 – 3 of 3) sorted by relevance
105 #define LFS_ATTR_MTIME (1) // 64-bit little endian, nanoseconds since 1970/1/1 macro
107 o->attrs[0].type = LFS_ATTR_MTIME; in MP_VFS_LFSx()
362 lfs2_ssize_t sz = lfs2_getattr(&self->lfs, path, LFS_ATTR_MTIME, &mtime_buf, sizeof(mtime_buf)); in MP_VFS_LFSx()
Completed in 12 milliseconds