Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/nvpair/
H A Dnvpair.c2370 nvs_encode_pairs(nvstream_t *nvs, nvlist_t *nvl) in nvs_encode_pairs()
2386 nvs_decode_pairs(nvstream_t *nvs, nvlist_t *nvl) in nvs_decode_pairs()
2430 nvs_getsize_pairs(nvstream_t *nvs, nvlist_t *nvl, size_t *buflen) in nvs_getsize_pairs()
2453 nvs_operation(nvstream_t *nvs, nvlist_t *nvl, size_t *buflen) in nvs_operation()
2487 nvs_embedded(nvstream_t *nvs, nvlist_t *embedded) in nvs_embedded()
2530 nvs_embedded_nvl_array(nvstream_t *nvs, nvpair_t *nvp, size_t *size) in nvs_embedded_nvl_array()
2593 nvstream_t nvs; in nvlist_common() local
2790 nvs_native_create(nvstream_t *nvs, nvs_native_t *native, char *buf, in nvs_native_create()
2813 nvs_native_destroy(nvstream_t *nvs) in nvs_native_destroy()
2819 native_cp(nvstream_t *nvs, void *buf, size_t size) in native_cp()
[all …]
/freebsd/stand/libsa/zfs/
H A Dnvlist.c358 nvstring_get(nv_string_t *nvs) in nvstring_get()
378 nvs_data_t *nvs; in nvlist_create() local
539 nvs_data_t *nvs; in nvlist_xdr_nvlist() local
1161 nvs_data_t *nvs; in nvlist_add_common() local
/freebsd/contrib/elftoolchain/elfdump/
H A Delfdump.c1461 get_versym(struct elfdump *ed, int i, uint16_t **vs, int *nvs) in get_versym()
1505 int len, j, elferr, nvs; in elf_print_symtab() local