Searched refs:srt_ind (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/format/ |
H A D | ix_altsctr.c | 612 altsmap_alloc(srt_ind, end_ind, cnt, dir) 613 blkaddr_t srt_ind; 622 for (i = srt_ind, first_ind = srt_ind, total = 0;
|
/illumos-gate/usr/src/cmd/addbadsec/ |
H A D | ix_altsctr.c | 81 static blkaddr_t altsmap_alloc(blkaddr_t srt_ind, blkaddr_t end_ind, 596 altsmap_alloc(blkaddr_t srt_ind, blkaddr_t end_ind, int cnt, int dir) argument 602 for (i = srt_ind, first_ind = srt_ind, total = 0;
|
Completed in 46 milliseconds