Searched defs:nvs_ops (Results 1 – 1 of 1) sorted by relevance
2355 const nvs_ops_t *nvs_ops; member2380 struct nvs_ops { struct2381 int (*nvs_nvlist)(nvstream_t *, nvlist_t *, size_t *);2405 if (nvs->nvs_ops->nvs_nvpair(nvs, &curr->nvi_nvp, NULL) != 0) in nvs_encode_pairs() argument