Searched refs:firstwrite (Results 1 – 1 of 1) sorted by relevance
152 uint64_t firstwrite, phys_eof; in spa_history_write() local167 firstwrite = MIN(len, shpp->sh_phys_max_off - phys_eof); in spa_history_write()169 dmu_write(mos, spa->spa_history, phys_eof, firstwrite, buf, tx); in spa_history_write()171 len -= firstwrite; in spa_history_write()175 len, (char *)buf + firstwrite, tx); in spa_history_write()