Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Ddev-replace.c118 dev_replace->time_stopped = 0; in btrfs_init_dev_replace()
147 dev_replace->time_stopped = in btrfs_init_dev_replace()
431 btrfs_set_dev_replace_time_stopped(eb, ptr, dev_replace->time_stopped); in btrfs_run_dev_replace()
907 dev_replace->time_stopped = ktime_get_real_seconds(); in btrfs_dev_replace_finishing()
1045 args->status.time_stopped = dev_replace->time_stopped; in btrfs_dev_replace_status()
1107 dev_replace->time_stopped = ktime_get_real_seconds(); in btrfs_dev_replace_cancel()
1156 dev_replace->time_stopped = ktime_get_real_seconds(); in btrfs_dev_replace_suspend_for_unmount()
Dfs.h250 time64_t time_stopped; member
Daccessors.h1023 time_stopped, 64);
1044 struct btrfs_dev_replace_item, time_stopped, 64);
/Linux-v6.6/include/uapi/linux/
Dbtrfs_tree.h1102 __le64 time_stopped; member
Dbtrfs.h220 __u64 time_stopped; /* out, seconds since 1-Jan-1970 */ member