Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dio_misc.c37 unsigned sectors_allocated = 0, new_replicas; in bch2_extent_fallocate() local
99 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()
A Dalloc_types.h101 u64 sectors_allocated; member
A Dalloc_foreground.h267 wp->sectors_allocated += sectors; in bch2_alloc_sectors_append_ptrs_inlined()
A Dalloc_foreground.c1521 prt_human_readable_u64(out, wp->sectors_allocated << 9); in bch2_write_point_to_text()

Completed in 18 milliseconds