Searched refs:biofinish (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | bio.h | 153 void biofinish(struct bio *bp, struct devstat *stat, int error);
|
| /f-stack/freebsd/kern/ |
| H A D | subr_disk.c | 186 biofinish(bp, stp, error); in bioq_flush()
|
| H A D | kern_conf.c | 300 biofinish(bp, NULL, ENXIO); in dead_strategy() 338 biofinish(bp, NULL, ENODEV); in no_strategy() 408 biofinish(bp, NULL, ENXIO); in giant_strategy()
|
| H A D | vfs_bio.c | 4390 biofinish(struct bio *bp, struct devstat *stat, int error) in biofinish() function
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zvol_os.c | 741 biofinish(bp, NULL, error); in zvol_geom_bio_strategy()
|