Home
last modified time | relevance | path

Searched refs:nvs_native_ops (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/nvpair/
H A Dnvpair.c3091 static const nvs_ops_t nvs_native_ops = { variable
3105 nvs->nvs_ops = &nvs_native_ops; in nvs_native()