Home
last modified time | relevance | path

Searched refs:prt_human_readable_s64 (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
A Dutil.c593 prt_human_readable_s64(out, pd->rate.rate); in bch2_pd_controller_debug_to_text()
605 prt_human_readable_s64(out, pd->last_proportional); in bch2_pd_controller_debug_to_text()
609 prt_human_readable_s64(out, pd->last_derivative); in bch2_pd_controller_debug_to_text()
613 prt_human_readable_s64(out, pd->last_change); in bch2_pd_controller_debug_to_text()
A Dutil.h96 #define prt_human_readable_s64(...) bch2_prt_human_readable_s64(__VA_ARGS__) macro
A Dsysfs.c116 prt_human_readable_s64(out, val); \

Completed in 10 milliseconds