Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_history.c273 uint64_t le_len; in spa_history_log_sync() local
350 le_len = LE_64((uint64_t)reclen); in spa_history_log_sync()
351 ret = spa_history_write(spa, &le_len, sizeof (le_len), shpp, tx); in spa_history_log_sync()