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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h506 uint64_t un_rmw_incre_count; /* count I/O */ member in struct:sd_lun
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c12682 un->un_rmw_incre_count ++;
16198 if (un->un_rmw_incre_count > 0) {
16203 un->un_rmw_incre_count, un->un_tgt_blocksize,
16205 un->un_rmw_incre_count = 0;

Completed in 127 milliseconds