Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5-cache.c240 unsigned int has_fua:1; /* include fua request */ member
657 if (io->has_fua) in r5l_do_submit_io()
664 if (io->has_fua) in r5l_do_submit_io()
735 if (io->has_flush || io->has_fua) { in r5l_submit_current_io()
944 io->has_fua = 1; in r5l_log_stripe()