Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/
H A Dblkdev_compat.h67 blk_queue_set_write_cache(struct request_queue *q, bool wc, bool fua) in blk_queue_set_write_cache() function
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzvol_os.c761 blk_queue_set_write_cache(zso->zvo_queue, B_TRUE, B_TRUE); in zvol_alloc()