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

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddmu_tx.h112 uint64_t txh_arg1; member in struct:dmu_tx_hold
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_tx.c140 txh->txh_arg1 = arg1;
935 (txh->txh_arg1 >> shift);
937 ((txh->txh_arg1 + txh->txh_arg2 - 1) >> shift);

Completed in 178 milliseconds