Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbuckets.h177 static inline struct bch_dev_usage_full bch2_dev_usage_full_read(struct bch_dev *ca) in bch2_dev_usage_full_read() function
H A Dchardev.c496 src = bch2_dev_usage_full_read(ca); in bch2_ioctl_dev_usage()
537 src = bch2_dev_usage_full_read(ca); in bch2_ioctl_dev_usage_v2()
H A Dmovinggc.c283 struct bch_dev_usage_full usage_full = bch2_dev_usage_full_read(ca); in bch2_copygc_wait_amount()
H A Dalloc_foreground.c1694 struct bch_dev_usage_full stats = bch2_dev_usage_full_read(ca); in bch2_dev_alloc_debug_to_text()