Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/nvpair/
H A Dnvpair.c2006 #define NVS_OP_GETSIZE 2 macro
2151 case NVS_OP_GETSIZE: in nvs_operation()
2221 case NVS_OP_GETSIZE: { in nvs_embedded_nvl_array()
2296 case NVS_OP_GETSIZE: in nvlist_common()
2336 return (nvlist_common(nvl, NULL, size, encoding, NVS_OP_GETSIZE)); in nvlist_size()
2470 case NVS_OP_GETSIZE: in nvs_native_create()
2536 case NVS_OP_GETSIZE: in nvs_native_nvlist()
2848 case NVS_OP_GETSIZE: in nvs_xdr_create()
2882 case NVS_OP_GETSIZE: { in nvs_xdr_nvlist()
3171 nvs->nvs_op = NVS_OP_GETSIZE; in nvs_xdr_nvp_size()