Home
last modified time | relevance | path

Searched refs:end_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
614 blkaddr_t end_ind;
623 i != end_ind; i += dir) {
/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
603 i != end_ind; i += dir) { in altsmap_alloc()