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

/illumos-gate/usr/src/uts/common/io/lvm/hotspares/
H A Dhotspares.c171 int irecid; local
405 irecid = 2;
407 recids[irecid++] = old_hsp->hsp_record_id;
408 recids[irecid] = 0;
/illumos-gate/usr/src/uts/common/io/lvm/stripe/
H A Dstripe_ioctl.c817 int irecid; local
854 irecid = 1;
864 irecid++;
870 &recids[irecid], NULL, NULL, NULL);
/illumos-gate/usr/src/uts/common/io/lvm/raid/
H A Draid_ioctl.c2255 int irecid; local
2275 irecid = 0;
2285 irecid++;
2291 &recids[irecid], NULL, NULL, NULL);

Completed in 65 milliseconds