Searched refs:bioerror (Results 1 – 3 of 3) sorted by relevance
1607 bioerror(bp, error);1615 bioerror(bp, EROFS);1663 bioerror(bp, EIO);1752 bioerror(bp, off > volsize ? EINVAL : error);
826 extern void bioerror(buf_t *, int);
1199 bioerror(buf_t *bp, int error) in bioerror() function