Home
last modified time | relevance | path

Searched defs:zvol_cdev_bio_strategy (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c163 static d_strategy_t zvol_cdev_bio_strategy; variable
788 zvol_cdev_bio_strategy(struct bio *bp) in zvol_cdev_bio_strategy() function