Home
last modified time | relevance | path

Searched refs:fl_total (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/geom/zoned/
H A Dg_zoned.c331 off_t fl_total; /* Bytes to write. */ member
391 if (fc->fl_done < fc->fl_total) { in g_zoned_flush_step()
392 chunk = fc->fl_total - fc->fl_done; in g_zoned_flush_step()
518 fc->fl_total = total; in g_zoned_flush_begin()