Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_history.c261 uint64_t le_len; in spa_history_log_sync() local
338 le_len = LE_64((uint64_t)reclen); in spa_history_log_sync()
339 ret = spa_history_write(spa, &le_len, sizeof (le_len), shpp, tx); in spa_history_log_sync()