esp_littlefs_t struct
littlefs definition structure
Fields
Handle to the underlying littlefs.
The partition on which littlefs is located.
littlefs Mount configuration.
Singly Linked List of files.
A cache of pointers to the opened files.
The cache allocated size (in pointers).
The count of opened file descriptor used to speed up computation.