Lines Matching refs:flush_type
220 enum flush_type { enum
260 enum flush_type flush_type; member
404 .flush_type = FLUSH_TYPE_FLUSH,
434 .flush_type = FLUSH_TYPE_REIMPORT,
437 .flush_type = FLUSH_TYPE_REIMPORT,
470 if (divs[i].flush_type != FLUSH_TYPE_NONE) in valid_sg_divisions()
940 div->flush_type = FLUSH_TYPE_NONE; in generate_random_sgl_divisions()
944 div->flush_type = FLUSH_TYPE_REIMPORT; in generate_random_sgl_divisions()
947 div->flush_type = FLUSH_TYPE_FLUSH; in generate_random_sgl_divisions()
952 if (div->flush_type != FLUSH_TYPE_NONE && in generate_random_sgl_divisions()
957 switch (div->flush_type) { in generate_random_sgl_divisions()
1283 if (divs[i]->flush_type == FLUSH_TYPE_REIMPORT) { in test_shash_vec_cfg()
1445 if (divs[i]->flush_type != FLUSH_TYPE_NONE && in test_ahash_vec_cfg()
1462 if (divs[i]->flush_type == FLUSH_TYPE_REIMPORT) { in test_ahash_vec_cfg()