Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/nvpair/
H A Dnvpair.c2012 const nvs_ops_t *nvs_ops; member
2036 struct nvs_ops { struct
2037 int (*nvs_nvlist)(nvstream_t *, nvlist_t *, size_t *);
2061 if (nvs->nvs_ops->nvs_nvpair(nvs, &curr->nvi_nvp, NULL) != 0) in nvs_encode_pairs() argument