Home
last modified time | relevance | path

Searched refs:updatebadsec (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dctlr_ata.c63 int updatebadsec();
392 (void) updatebadsec(dpart, 0); in ata_repair()
484 (void) updatebadsec(dpart, 0); in ata_wr_cur()
H A Dix_altsctr.c70 int updatebadsec(struct dkl_partition *, int);
95 updatebadsec(struct dkl_partition *part, int init_flag) in updatebadsec() function
/illumos-gate/usr/src/cmd/addbadsec/
H A Daddbadsec.c66 extern int updatebadsec(struct extpartition *, int);
251 (void) updatebadsec(part, init_flag); in main()
H A Dix_altsctr.c103 updatebadsec(struct extpartition *part, int init_flag) in updatebadsec() function