Searched refs:sectors_allocated (Results 1 – 4 of 4) sorted by relevance
37 unsigned sectors_allocated = 0, new_replicas; in bch2_extent_fallocate() local99 sectors_allocated = sectors; in bch2_extent_fallocate()114 if (!ret && sectors_allocated) in bch2_extent_fallocate()115 bch2_increment_clock(c, sectors_allocated, WRITE); in bch2_extent_fallocate()
101 u64 sectors_allocated; member
267 wp->sectors_allocated += sectors; in bch2_alloc_sectors_append_ptrs_inlined()
1521 prt_human_readable_u64(out, wp->sectors_allocated << 9); in bch2_write_point_to_text()
Completed in 18 milliseconds