Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_pcu.c65 int colsize; /* In cache blocks */ member
836 swfs.colsize = 32; /* No way to configure in the general ioctl */ in _sdbc_pcu_config()
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz.c1598 uint64_t coloffset, colsize, colskip; in vdev_raidz_physio() local
1647 colsize = colend - colstart; in vdev_raidz_physio()
1650 VERIFY3U(colsize, <=, rc->rc_size); in vdev_raidz_physio()
1660 ((char *)rc->rc_data) + colskip, colsize, in vdev_raidz_physio()