VFS (LittleFS)

Github Repo C Header C source JS source
mongoose-os-libs/vfs-fs-lfs mgos_vfs_fs_lfs.h    

https://github.com/ARMmbed/littlefs


mgos_vfs_fs_lfs_probe

bool mgos_vfs_fs_lfs_probe(struct mgos_vfs_dev *dev);

Returns true if the device contains a SPIFFS filesystem.

edit this doc