Searched refs:spa_history_write (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | spa_history.c | 149 spa_history_write(spa_t *spa, void *buf, uint64_t len, spa_history_phys_t *shpp, in spa_history_write() function 268 ret = spa_history_write(spa, &le_len, sizeof (le_len), shpp, tx); in spa_history_log_sync() 270 ret = spa_history_write(spa, record_packed, reclen, shpp, tx); in spa_history_log_sync()
|