Home
last modified time | relevance | path

Searched refs:prt_hex_byte (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dchecksum.h56 prt_hex_byte(out, p[i]); in bch2_csum_to_text()
H A Dprintbuf.h237 static inline void prt_hex_byte(struct printbuf *out, u8 byte) in prt_hex_byte() function