Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/vfs/include/
Desp_vfs.h129 …int (*stat_p)(void* ctx, const char * path, struct stat * st); /*!< … member
/hal_espressif-3.4.0/components/spiffs/
Desp_spiffs.c361 .stat_p = &vfs_spiffs_stat, in esp_vfs_spiffs_register()
/hal_espressif-3.4.0/components/fatfs/vfs/
Dvfs_fat.c143 .stat_p = &vfs_fat_stat, in esp_vfs_fat_register()