Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/nvpair/
H A Dnvpair.c2295 #define NVS_OP_GETSIZE 2 macro
2447 case NVS_OP_GETSIZE: in nvs_operation()
2530 case NVS_OP_GETSIZE: { in nvs_embedded_nvl_array()
2610 case NVS_OP_GETSIZE: in nvlist_common()
2650 return (nvlist_common(nvl, NULL, size, encoding, NVS_OP_GETSIZE)); in nvlist_size()
2774 case NVS_OP_GETSIZE: in nvs_native_create()
2840 case NVS_OP_GETSIZE: in nvs_native_nvlist()
3154 case NVS_OP_GETSIZE: in nvs_xdr_create()
3188 case NVS_OP_GETSIZE: { in nvs_xdr_nvlist()
3477 nvs->nvs_op = NVS_OP_GETSIZE; in nvs_xdr_nvp_size()