Home
last modified time | relevance | path

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

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