Searched defs:analyze_blocks (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/format/ |
H A D | analyze.c | 101 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 77 milliseconds