Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dzfs_log.c245 size_t txsize; in zfs_log_create() local
270 txsize = sizeof (*lr) + namesize + fuidsz + xvatsize; in zfs_log_create()
273 txsize = in zfs_log_create()
279 itx = zil_itx_create(txtype, txsize); in zfs_log_create()
662 size_t txsize; in zfs_log_acl() local
676 txsize = lrsize + in zfs_log_acl()
681 itx = zil_itx_create(txtype, txsize); in zfs_log_acl()