Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/nvpair/
H A Dnvpair.c3119 static const nvs_ops_t nvs_native_ops = { variable
3133 nvs->nvs_ops = &nvs_native_ops; in nvs_native()