Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddev-replace.c115 dev_replace->time_stopped = 0; in btrfs_init_dev_replace()
144 dev_replace->time_stopped = in btrfs_init_dev_replace()
430 btrfs_set_dev_replace_time_stopped(eb, ptr, dev_replace->time_stopped); in btrfs_run_dev_replace()
941 dev_replace->time_stopped = ktime_get_real_seconds(); in btrfs_dev_replace_finishing()
1078 args->status.time_stopped = dev_replace->time_stopped; in btrfs_dev_replace_status()
1140 dev_replace->time_stopped = ktime_get_real_seconds(); in btrfs_dev_replace_cancel()
1189 dev_replace->time_stopped = ktime_get_real_seconds(); in btrfs_dev_replace_suspend_for_unmount()
H A Daccessors.h1006 time_stopped, 64);
1027 struct btrfs_dev_replace_item, time_stopped, 64);
H A Dfs.h296 time64_t time_stopped; member
/linux/include/uapi/linux/
H A Dbtrfs.h221 __u64 time_stopped; /* out, seconds since 1-Jan-1970 */ member
H A Dbtrfs_tree.h1147 __le64 time_stopped; member