Searched refs:prt_hex_byte (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/bcachefs/ | ||
D | printbuf.h | 238 static inline void prt_hex_byte(struct printbuf *out, u8 byte) in prt_hex_byte() function |
D | checksum.h | 56 prt_hex_byte(out, p[i]); in bch2_csum_to_text() |