Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A 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()
A Dfs.h248 time64_t time_stopped; member
A Daccessors.h1024 time_stopped, 64);
1045 struct btrfs_dev_replace_item, time_stopped, 64);
/linux-6.3-rc2/include/uapi/linux/
A Dbtrfs_tree.h1098 __le64 time_stopped; member
A Dbtrfs.h219 __u64 time_stopped; /* out, seconds since 1-Jan-1970 */ member

Completed in 21 milliseconds