Home
last modified time | relevance | path

Searched refs:gotsomething (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/io/lvm/trans/
H A Dmdtrans.c783 int gotsomething; in trans_snarf() local
830 gotsomething = 0; in trans_snarf()
873 gotsomething = 1; in trans_snarf()
880 gotsomething = 0; in trans_snarf()
939 gotsomething = 1; in trans_snarf()
944 return (gotsomething); in trans_snarf()
1142 int gotsomething = 0; in trans_imp_set() local
1204 gotsomething = 1; in trans_imp_set()
1208 return (gotsomething); in trans_imp_set()
/titanic_41/usr/src/uts/common/io/lvm/hotspares/
H A Dhotspares.c1376 int gotsomething; in hotspares_snarf() local
1382 gotsomething = 0; in hotspares_snarf()
1394 gotsomething = 1; in hotspares_snarf()
1398 gotsomething = 1; in hotspares_snarf()
1405 if (gotsomething) in hotspares_snarf()
1406 return (gotsomething); in hotspares_snarf()
1749 int gotsomething; in hotspares_imp_set() local
1753 gotsomething = 0; in hotspares_imp_set()
1765 gotsomething = 1; in hotspares_imp_set()
1769 gotsomething = 1; in hotspares_imp_set()
[all …]
/titanic_41/usr/src/uts/common/io/lvm/softpart/
H A Dsp.c1278 int gotsomething; in sp_snarf() local
1292 gotsomething = 0; in sp_snarf()
1368 gotsomething = 1; in sp_snarf()
1373 return (gotsomething); in sp_snarf()
1733 int gotsomething; in sp_imp_set() local
1744 gotsomething = 0; in sp_imp_set()
1811 gotsomething = 1; in sp_imp_set()
1815 return (gotsomething); in sp_imp_set()
/titanic_41/usr/src/uts/common/io/lvm/stripe/
H A Dstripe.c824 int gotsomething; in stripe_snarf() local
838 gotsomething = 0; in stripe_snarf()
903 gotsomething = 1; in stripe_snarf()
908 return (gotsomething); in stripe_snarf()
1612 int i, row, c, gotsomething; in stripe_imp_set() local
1627 gotsomething = 0; in stripe_imp_set()
1736 gotsomething = 1; in stripe_imp_set()
1740 return (gotsomething); in stripe_imp_set()
/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid.c3635 int gotsomething; in raid_snarf() local
3650 gotsomething = 0; in raid_snarf()
3720 gotsomething = 1; in raid_snarf()
3729 return (gotsomething); in raid_snarf()
4271 int i, gotsomething; in raid_imp_set() local
4283 gotsomething = 0; in raid_imp_set()
4371 gotsomething = 1; in raid_imp_set()
4375 return (gotsomething); in raid_imp_set()
/titanic_41/usr/src/uts/common/io/lvm/mirror/
H A Dmirror.c5149 int gotsomething; in mirror_snarf() local
5179 gotsomething = 0; in mirror_snarf()
5258 gotsomething = 1; in mirror_snarf()
5275 return (gotsomething); in mirror_snarf()
5600 int gotsomething, i; in mirror_imp_set() local
5614 gotsomething = 0; in mirror_imp_set()
5697 gotsomething = 1; in mirror_imp_set()
5701 return (gotsomething); in mirror_imp_set()