Searched refs:bio_based (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Ddm-table.c876 unsigned int bio_based = 0, request_based = 0, hybrid = 0; local
898 bio_based = 1;
900 if (bio_based && request_based) {
906 if (hybrid && !bio_based && !request_based) {
915 bio_based = 1;
918 if (bio_based) {

Completed in 114 milliseconds