Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbcachefs_format.h1252 static inline unsigned jset_entry_log_msg_bytes(struct jset_entry_log *l) in jset_entry_log_msg_bytes() function
H A Djournal_io.c748 prt_printf(out, "%.*s", jset_entry_log_msg_bytes(l), l->d); in journal_entry_log_to_text()