Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/format/
H A Dix_altsctr.c612 altsmap_alloc(srt_ind, end_ind, cnt, dir) in altsmap_alloc() argument
613 blkaddr_t srt_ind; in altsmap_alloc()
622 for (i = srt_ind, first_ind = srt_ind, total = 0;
/titanic_44/usr/src/cmd/addbadsec/
H A Dix_altsctr.c81 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) in altsmap_alloc() argument
602 for (i = srt_ind, first_ind = srt_ind, total = 0; in altsmap_alloc()