Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H 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()
924 dev_replace->time_stopped = ktime_get_real_seconds(); in btrfs_dev_replace_finishing()
1063 args->status.time_stopped = dev_replace->time_stopped; in btrfs_dev_replace_status()
1125 dev_replace->time_stopped = ktime_get_real_seconds(); in btrfs_dev_replace_cancel()
1174 dev_replace->time_stopped = ktime_get_real_seconds(); in btrfs_dev_replace_suspend_for_unmount()
H A Daccessors.h1023 time_stopped, 64);
1044 struct btrfs_dev_replace_item, time_stopped, 64);
H A Dfs.h250 time64_t time_stopped; member
/openbmc/u-boot/fs/btrfs/
H A Dconv-funcs.h155 time_stopped, num_write_errors, num_uncorrectable_read_errors)
/openbmc/linux/include/uapi/linux/
H A Dbtrfs_tree.h1102 __le64 time_stopped; member
H A Dbtrfs.h220 __u64 time_stopped; /* out, seconds since 1-Jan-1970 */ member