Searched defs:sectors_moved (Results 1 – 2 of 2) sorted by relevance
/linux/fs/bcachefs/ | ||
H A D | move_types.h | 15 atomic64_t sectors_moved; member |
H A D | movinggc.c | 218 u64 sectors_moved = atomic64_read(&ctxt->stats->sectors_moved); in bch2_copygc() local |