Home
last modified time | relevance | path

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

/littlefs-3.7.0-3.6.0/
Dlfs.c4072 static int lfs_commitattr(lfs_t *lfs, const char *path, function
4102 return lfs_commitattr(lfs, path, type, buffer, size);
4108 return lfs_commitattr(lfs, path, type, NULL, 0x3ff);