Searched refs:lfs_commitattr (Results 1 - 1 of 1) sorted by relevance
/third_party/littlefs/ |
H A D | lfs.c | 4067 static int lfs_commitattr(lfs_t *lfs, const char *path, function 4097 return lfs_commitattr(lfs, path, type, buffer, size); 4103 return lfs_commitattr(lfs, path, type, NULL, 0x3ff);
|
Completed in 8 milliseconds