Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_log.c243 size_t txsize; in zfs_log_create() local
268 txsize = sizeof (*lr) + namesize + fuidsz + xvatsize; in zfs_log_create()
271 txsize = in zfs_log_create()
277 itx = zil_itx_create(txtype, txsize); in zfs_log_create()
660 size_t txsize; in zfs_log_acl() local
674 txsize = lrsize + in zfs_log_acl()
679 itx = zil_itx_create(txtype, txsize); in zfs_log_acl()