Searched refs:geterror (Results 1 – 4 of 4) sorted by relevance
260 geterror(const char *s, int *comp, int *exec) in geterror() function486 geterror(matches, &comp, &exec); in att_test()
827 extern int geterror(buf_t *);
707 zio->io_error = (geterror(bp) != 0 ? SET_ERROR(EIO) : 0); in vdev_disk_io_intr()
1214 geterror(struct buf *bp) in geterror() function