Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c2280 #define NVS_OP_GETSIZE 2 macro
2432 case NVS_OP_GETSIZE: in nvs_operation()
2515 case NVS_OP_GETSIZE: { in nvs_embedded_nvl_array()
2591 case NVS_OP_GETSIZE: in nvlist_common()
2631 return (nvlist_common(nvl, NULL, size, encoding, NVS_OP_GETSIZE)); in nvlist_size()
2765 case NVS_OP_GETSIZE: in nvs_native_create()
2831 case NVS_OP_GETSIZE: in nvs_native_nvlist()
3143 case NVS_OP_GETSIZE: in nvs_xdr_create()
3177 case NVS_OP_GETSIZE: { in nvs_xdr_nvlist()
3466 nvs->nvs_op = NVS_OP_GETSIZE; in nvs_xdr_nvp_size()