flash_io.c | 58 void flash_io_done(struct flash_io *, struct buf *, int); 163 flash_io_done(fio, bp, ENODEV); 270 flash_io_done(fio, bp, error); 323 flash_io_done(fio, bp, error); 349 flash_io_done(struct flash_io *fio, struct buf *bp, int error) function in typeref:typename:void
|