Home
last modified time | relevance | path

Searched refs:blk_queue_set_write_cache (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/os/linux/kernel/linux/
HDblkdev_compat.h67 blk_queue_set_write_cache(struct request_queue *q, bool wc, bool fua) in blk_queue_set_write_cache() function
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
HDzvol_os.c910 blk_queue_set_write_cache(zso->zvo_queue, B_TRUE, B_TRUE); in zvol_alloc()