Searched refs:TD_F_TRIM_BACKLOG (Results 1 – 3 of 3) sorted by relevance
/external/fio/ | ||
D | fio.h | 68 TD_F_TRIM_BACKLOG = 2, enumerator |
D | io_u.c | 1338 if (!(td->flags & TD_F_TRIM_BACKLOG)) in check_get_trim() |
D | init.c | 933 td->flags |= TD_F_TRIM_BACKLOG; in init_flags() |