Home
last modified time | relevance | path

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

/fs/btrfs/
Ddev-replace.c116 dev_replace->time_stopped = 0; in btrfs_init_dev_replace()
145 dev_replace->time_stopped = in btrfs_init_dev_replace()
437 btrfs_set_dev_replace_time_stopped(eb, ptr, dev_replace->time_stopped); in btrfs_run_dev_replace()
921 dev_replace->time_stopped = ktime_get_real_seconds(); in btrfs_dev_replace_finishing()
1059 args->status.time_stopped = dev_replace->time_stopped; in btrfs_dev_replace_status()
1121 dev_replace->time_stopped = ktime_get_real_seconds(); in btrfs_dev_replace_cancel()
1170 dev_replace->time_stopped = ktime_get_real_seconds(); in btrfs_dev_replace_suspend_for_unmount()
Dctree.h454 time64_t time_stopped; /* seconds since 1-Jan-1970 */ member
2784 time_stopped, 64);
2805 struct btrfs_dev_replace_item, time_stopped, 64);