Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/nvpair/
H A Dnvpair.c2323 #define NVS_OP_GETSIZE 2 macro
2475 case NVS_OP_GETSIZE: in nvs_operation()
2558 case NVS_OP_GETSIZE: { in nvs_embedded_nvl_array()
2638 case NVS_OP_GETSIZE: in nvlist_common()
2678 return (nvlist_common(nvl, NULL, size, encoding, NVS_OP_GETSIZE)); in nvlist_size()
2802 case NVS_OP_GETSIZE: in nvs_native_create()
2868 case NVS_OP_GETSIZE: in nvs_native_nvlist()
3182 case NVS_OP_GETSIZE: in nvs_xdr_create()
3216 case NVS_OP_GETSIZE: { in nvs_xdr_nvlist()
3555 nvs->nvs_op = NVS_OP_GETSIZE; in nvs_xdr_nvp_size()