Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_objset.h101 int os_recordsize; member
/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c227 max_bs = highbit64(txh->txh_tx->tx_objset->os_recordsize) - 1; in dmu_tx_count_write()
H A Ddmu_objset.c278 os->os_recordsize = newval; in recordsize_changed_cb()