Home
last modified time | relevance | path

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

/fs/btrfs/
Ddev-replace.c75 dev_replace->time_stopped = 0; in btrfs_init_dev_replace()
104 dev_replace->time_stopped = in btrfs_init_dev_replace()
386 btrfs_set_dev_replace_time_stopped(eb, ptr, dev_replace->time_stopped); in btrfs_run_dev_replace()
709 dev_replace->time_stopped = ktime_get_real_seconds(); in btrfs_dev_replace_finishing()
869 args->status.time_stopped = dev_replace->time_stopped; in btrfs_dev_replace_status()
931 dev_replace->time_stopped = ktime_get_real_seconds(); in btrfs_dev_replace_cancel()
980 dev_replace->time_stopped = ktime_get_real_seconds(); in btrfs_dev_replace_suspend_for_unmount()
Dctree.h372 time64_t time_stopped; /* seconds since 1-Jan-1970 */ member
2296 time_stopped, 64);
2317 struct btrfs_dev_replace_item, time_stopped, 64);