Lines Matching refs:flush_type
224 enum flush_type { enum
278 enum flush_type flush_type; member
438 .flush_type = FLUSH_TYPE_FLUSH,
468 .flush_type = FLUSH_TYPE_REIMPORT,
471 .flush_type = FLUSH_TYPE_REIMPORT,
504 if (divs[i].flush_type != FLUSH_TYPE_NONE) in valid_sg_divisions()
1052 div->flush_type = FLUSH_TYPE_NONE; in generate_random_sgl_divisions()
1056 div->flush_type = FLUSH_TYPE_REIMPORT; in generate_random_sgl_divisions()
1059 div->flush_type = FLUSH_TYPE_FLUSH; in generate_random_sgl_divisions()
1064 if (div->flush_type != FLUSH_TYPE_NONE && in generate_random_sgl_divisions()
1069 switch (div->flush_type) { in generate_random_sgl_divisions()
1412 if (divs[i]->flush_type == FLUSH_TYPE_REIMPORT) { in test_shash_vec_cfg()
1573 if (divs[i]->flush_type != FLUSH_TYPE_NONE && in test_ahash_vec_cfg()
1590 if (divs[i]->flush_type == FLUSH_TYPE_REIMPORT) { in test_ahash_vec_cfg()