Searched refs:xvatsize (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_log.c243 size_t xvatsize = 0; local
264 xvatsize = ZIL_XVAT_SIZE(xvap->xva_mapsize);
269 txsize = sizeof (*lr) + namesize + fuidsz + xvatsize;
274 ZIL_ACE_LENGTH(aclsize) + xvatsize;
308 end = (caddr_t)lr + lrsize + xvatsize;

Completed in 45 milliseconds