Searched refs:time_stopped (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/btrfs/
H A Ddev-replace.c115 dev_replace->time_stopped = 0;
144 dev_replace->time_stopped =
430 btrfs_set_dev_replace_time_stopped(eb, ptr, dev_replace->time_stopped);
918 dev_replace->time_stopped = ktime_get_real_seconds();
1055 args->status.time_stopped = dev_replace->time_stopped;
1117 dev_replace->time_stopped = ktime_get_real_seconds();
1166 dev_replace->time_stopped = ktime_get_real_seconds();
H A Dfs.h294 time64_t time_stopped; member in struct:btrfs_dev_replace
H A Daccessors.h1009 time_stopped, 64);
1030 struct btrfs_dev_replace_item, time_stopped, 64);
/linux-master/include/uapi/linux/
H A Dbtrfs_tree.h1151 __le64 time_stopped; member in struct:btrfs_dev_replace_item
H A Dbtrfs.h221 __u64 time_stopped; /* out, seconds since 1-Jan-1970 */ member in struct:btrfs_ioctl_dev_replace_status_params

Completed in 536 milliseconds