Home
last modified time | relevance | path

Searched defs:path_within_vfs (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-2.7.6/components/vfs/
Dvfs.c389 const char *path_within_vfs = translate_path(vfs, path); in esp_vfs_open() local
566 const char* path_within_vfs = translate_path(vfs, path); in esp_vfs_stat() local
581 const char* path_within_vfs = translate_path(vfs, path); in esp_vfs_utime() local
612 const char* path_within_vfs = translate_path(vfs, path); in esp_vfs_unlink() local
645 const char* path_within_vfs = translate_path(vfs, name); in esp_vfs_opendir() local
730 const char* path_within_vfs = translate_path(vfs, name); in esp_vfs_mkdir() local
744 const char* path_within_vfs = translate_path(vfs, name); in esp_vfs_rmdir() local
759 const char* path_within_vfs = translate_path(vfs, path); in esp_vfs_access() local
773 const char* path_within_vfs = translate_path(vfs, path); in esp_vfs_truncate() local