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.c2325 #define NVS_OP_GETSIZE 2 macro
2477 case NVS_OP_GETSIZE: in nvs_operation()
2560 case NVS_OP_GETSIZE: { in nvs_embedded_nvl_array()
2640 case NVS_OP_GETSIZE: in nvlist_common()
2680 return (nvlist_common(nvl, NULL, size, encoding, NVS_OP_GETSIZE)); in nvlist_size()
2804 case NVS_OP_GETSIZE: in nvs_native_create()
2870 case NVS_OP_GETSIZE: in nvs_native_nvlist()
3184 case NVS_OP_GETSIZE: in nvs_xdr_create()
3218 case NVS_OP_GETSIZE: { in nvs_xdr_nvlist()
3558 nvs->nvs_op = NVS_OP_GETSIZE; in nvs_xdr_nvp_size()