Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_proc.c174 dt = (jiffies - device->rs_start - device->rs_paused) / HZ; in drbd_syncer_progress()
H A Ddrbd_worker.c883 dt = (jiffies - device->rs_start - device->rs_paused) / HZ; in drbd_resync_finished()
1835 device->rs_start = now; in drbd_start_resync()
H A Ddrbd_int.h818 unsigned long rs_start; member
H A Ddrbd_state.c1393 device->rs_start = now; in _drbd_set_state()
H A Ddrbd_main.c2019 device->rs_start = in drbd_device_cleanup()
/linux/drivers/tty/
H A Damiserial.c150 static void rs_start(struct tty_struct *tty) in rs_start() function
1199 rs_start(tty); in rs_set_termios()
1442 .start = rs_start,
/linux/fs/gfs2/
H A Dtrace_gfs2.h616 __entry->start = rs->rs_start;