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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_tx.h114 uint64_t txh_arg2; member in struct:dmu_tx_hold
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_tx.c141 txh->txh_arg2 = arg2;
936 ((txh->txh_arg1 + txh->txh_arg2 - 1) >> shift);
939 /* XXX txh_arg2 better not be zero... */
972 txh->txh_arg2 == DMU_OBJECT_END))

Completed in 77 milliseconds