Home
last modified time | relevance | path

Searched defs:clock (Results 1 – 8 of 8) sorted by relevance

/fs/bcachefs/
Dclock.c25 void bch2_io_timer_add(struct io_clock *clock, struct io_timer *timer) in bch2_io_timer_add()
49 void bch2_io_timer_del(struct io_clock *clock, struct io_timer *timer) in bch2_io_timer_del()
92 void bch2_io_clock_schedule_timeout(struct io_clock *clock, u64 until) in bch2_io_clock_schedule_timeout()
106 void bch2_kthread_io_clock_wait(struct io_clock *clock, in bch2_kthread_io_clock_wait()
142 static struct io_timer *get_expired_timer(struct io_clock *clock, u64 now) in get_expired_timer()
159 void __bch2_increment_clock(struct io_clock *clock, u64 sectors) in __bch2_increment_clock()
170 void bch2_io_timers_to_text(struct printbuf *out, struct io_clock *clock) in bch2_io_timers_to_text()
188 void bch2_io_clock_exit(struct io_clock *clock) in bch2_io_clock_exit()
194 int bch2_io_clock_init(struct io_clock *clock) in bch2_io_clock_init()
Dclock.h14 struct io_clock *clock = &c->io_clock[rw]; in bch2_increment_clock() local
Dsb-clean.c198 struct jset_entry_clock *clock = in bch2_journal_super_entries_add_common() local
Dmovinggc.c325 struct io_clock *clock = &c->io_clock[WRITE]; in bch2_copygc_thread() local
Drecovery.c460 struct jset_entry_clock *clock = in journal_replay_entry_early() local
Drebalance.c304 struct io_clock *clock = &c->io_clock[WRITE]; in rebalance_wait() local
Djournal_io.c637 struct jset_entry_clock *clock = in journal_entry_clock_validate() local
665 struct jset_entry_clock *clock = in journal_entry_clock_to_text() local
/fs/proc/
Dbase.c1669 char clock[10]; in timens_offsets_write() local