Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/cmd/format/
H A Dix_altsctr.c620 altsmap_alloc(blkaddr_t srt_ind, blkaddr_t end_ind, int cnt, int dir) in altsmap_alloc() argument
627 i != end_ind; i += dir) { in altsmap_alloc()