Home
last modified time | relevance | path

Searched refs:LFS_O_TRUNC (Results 1 - 2 of 2) sorted by relevance

/third_party/littlefs/
H A Dlfs.h133 LFS_O_TRUNC = 0x0400, // Truncate the existing file to zero size enumerator
H A Dlfs.c3081 } else if (flags & LFS_O_TRUNC) {

Completed in 9 milliseconds