Lines Matching refs:flush_type
202 enum flush_type { enum
242 enum flush_type flush_type; member
374 .flush_type = FLUSH_TYPE_FLUSH,
404 .flush_type = FLUSH_TYPE_REIMPORT,
407 .flush_type = FLUSH_TYPE_REIMPORT,
440 if (divs[i].flush_type != FLUSH_TYPE_NONE) in valid_sg_divisions()
855 div->flush_type = FLUSH_TYPE_NONE; in generate_random_sgl_divisions()
859 div->flush_type = FLUSH_TYPE_REIMPORT; in generate_random_sgl_divisions()
862 div->flush_type = FLUSH_TYPE_FLUSH; in generate_random_sgl_divisions()
867 if (div->flush_type != FLUSH_TYPE_NONE && in generate_random_sgl_divisions()
872 switch (div->flush_type) { in generate_random_sgl_divisions()
1197 if (divs[i]->flush_type == FLUSH_TYPE_REIMPORT) { in test_shash_vec_cfg()
1358 if (divs[i]->flush_type != FLUSH_TYPE_NONE && in test_ahash_vec_cfg()
1375 if (divs[i]->flush_type == FLUSH_TYPE_REIMPORT) { in test_ahash_vec_cfg()