Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid5-cache.c229 unsigned int has_fua:1; /* include fua request */ member
645 if (io->has_fua) in r5l_do_submit_io()
652 if (io->has_fua) in r5l_do_submit_io()
723 if (io->has_flush || io->has_fua) { in r5l_submit_current_io()
931 io->has_fua = 1; in r5l_log_stripe()