Home
last modified time | relevance | path

Searched refs:BIO_FLUSH (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A Dbio.h51 #define BIO_FLUSH 0x05 /* Commit outstanding I/O now */ macro
/f-stack/freebsd/kern/
H A Dsubr_disk.c57 case BIO_FLUSH: printf("cmd=flush "); break; in disk_err()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c626 case BIO_FLUSH: in zvol_geom_bio_strategy()
633 if (bp->bio_cmd == BIO_FLUSH) in zvol_geom_bio_strategy()
715 case BIO_FLUSH: in zvol_geom_bio_strategy()
H A Dvdev_geom.c1026 case BIO_FLUSH: in vdev_geom_io_intr()
1143 bp->bio_cmd = BIO_FLUSH; in vdev_geom_io_start()