Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_history.c78 spa_history_log_to_phys(uint64_t log_off, spa_history_phys_t *shpp) in spa_history_log_to_phys() function
132 phys_bof = spa_history_log_to_phys(shpp->sh_bof, shpp); in spa_history_advance_bof()
169 phys_eof = spa_history_log_to_phys(shpp->sh_eof, shpp); in spa_history_write()
459 phys_eof = spa_history_log_to_phys(shpp->sh_eof, shpp); in spa_history_get()
472 phys_read_off = spa_history_log_to_phys(*offp, shpp); in spa_history_get()