Searched defs:spa_history_log_to_phys (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_history.c76 spa_history_log_to_phys(uint64_t log_off, spa_history_phys_t *shpp) function
130 phys_bof = spa_history_log_to_phys(shpp->sh_bof, shpp);
167 phys_eof = spa_history_log_to_phys(shpp->sh_eof, shpp);
375 phys_eof = spa_history_log_to_phys(shpp->sh_eof, shpp);
388 phys_read_off = spa_history_log_to_phys(*offp, shpp);

Completed in 59 milliseconds