Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_history.c151 spa_history_write(spa_t *spa, void *buf, uint64_t len, spa_history_phys_t *shpp, in spa_history_write() function
340 ret = spa_history_write(spa, &le_len, sizeof (le_len), shpp, tx); in spa_history_log_sync()
342 ret = spa_history_write(spa, record_packed, reclen, shpp, tx); in spa_history_log_sync()