Searched refs:analyze_blocks (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Danalyze.c101 static int analyze_blocks(int flags, diskaddr_t blkno, uint_t blkcnt,
109 static int analyze_blocks();
298 status = analyze_blocks(flags, curnt, size,
338 status = analyze_blocks(flags, (curnt + i), 1,
583 analyze_blocks(flags, blkno, blkcnt, data, init, driver_flags, xfercntp) function
711 * an error if a defect is found. It is called by analyze_blocks().

Completed in 53 milliseconds