Searched refs:biowait_timeout (Results 1 – 3 of 3) sorted by relevance
465 int biowait_timeout (struct bio *, const char *, int);
2279 rv = biowait_timeout(&bp->b_bio1, "fdform", 20 * hz); in fdformat()
3299 biowait_timeout(struct bio *bio, const char *wmesg, int to) in biowait_timeout() function