Searched refs:last_write (Results 1 – 5 of 5) sorted by relevance
95 uint64_t last_write; member
1643 f->last_write = -1ULL; in io_completed()1670 if (f->last_write == -1ULL || in io_completed()1671 ((io_u->offset + bytes) > f->last_write)) in io_completed()1672 f->last_write = io_u->offset + bytes; in io_completed()
522 nbytes = f->last_write - f->first_write; in do_sync_file_range()
252 void SetClient(const base::string16& experiment_group, bool last_write) { in SetClient() argument273 if (last_write) in SetClient()
3988 last_write fields.