Searched refs:counters_on_mount (Results 1 – 2 of 2) sorted by relevance
/linux/fs/bcachefs/ | ||
H A D | bcachefs.h | 1084 u64 counters_on_mount[BCH_COUNTER_NR]; member |
H A D | sysfs.c | 511 counter_since_mount = counter - c->counters_on_mount[BCH_COUNTER_##t];\ in SHOW() |