Home
last modified time | relevance | path

Searched refs:bch2_prt_datetime (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dsb-errors.c71 bch2_prt_datetime(out, le64_to_cpu(e->entries[i].last_error_time)); in bch2_sb_errors_to_text()
H A Dutil.c342 void bch2_prt_datetime(struct printbuf *out, time64_t sec) in bch2_prt_datetime() function
351 void bch2_prt_datetime(struct printbuf *out, time64_t sec) in bch2_prt_datetime() function
H A Dsb-members.c230 bch2_prt_datetime(out, le64_to_cpu(m.last_mount)); in member_to_text()
H A Dutil.h115 void bch2_prt_datetime(struct printbuf *, time64_t);
H A Dsuper-io.c1453 bch2_prt_datetime(out, div_u64(le64_to_cpu(sb->time_base_lo), NSEC_PER_SEC)); in bch2_sb_to_text()
1463 bch2_prt_datetime(out, le64_to_cpu(sb->write_time)); in bch2_sb_to_text()
H A Djournal_io.c73 bch2_prt_datetime(out, le64_to_cpu(datetime->seconds)); in bch2_journal_replay_to_text()
829 bch2_prt_datetime(out, le64_to_cpu(datetime->seconds)); in journal_entry_datetime_to_text()
H A Dsuper.c1179 bch2_prt_datetime(&buf, le64_to_cpu(fs->sb->write_time)); in bch2_dev_in_fs()
1184 bch2_prt_datetime(&buf, le64_to_cpu(sb->sb->write_time)); in bch2_dev_in_fs()