Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_history.c261 char *record_packed = NULL; in spa_history_log_sync() local
333 VERIFY3U(nvlist_pack(nvl, &record_packed, &reclen, NV_ENCODE_NATIVE, in spa_history_log_sync()
342 ret = spa_history_write(spa, record_packed, reclen, shpp, tx); in spa_history_log_sync()
351 fnvlist_pack_free(record_packed, reclen); in spa_history_log_sync()