Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/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
351 ret = spa_history_write(spa, &le_len, sizeof (le_len), shpp, tx); in spa_history_log_sync()
353 ret = spa_history_write(spa, record_packed, reclen, shpp, tx); in spa_history_log_sync()