Searched refs:last_write_idx (Results 1 – 3 of 3) sorted by relevance
113 unsigned int last_write_idx; member
1807 idx = f->last_write_idx++; in file_log_write_comp()1809 if (f->last_write_idx == td->o.iodepth) in file_log_write_comp()1810 f->last_write_idx = 0; in file_log_write_comp()
1547 j = f->last_write_idx - 1; in __fill_file_completions()