Searched refs:nvs_gc (Results 1 – 2 of 2) sorted by relevance
627 static int nvs_gc(struct nvs_fs *fs) in nvs_gc() function930 rc = nvs_gc(fs); in nvs_startup()1184 rc = nvs_gc(fs); in nvs_write()1397 ret = nvs_gc(fs); in nvs_sector_use_next()
1385 * :github:`26407` - fs: nvs: Incorrect handling of corrupt ate's in nvs_gc