Searched refs:progress_1000 (Results 1 – 2 of 2) sorted by relevance
666 args->status.progress_1000 = 0; in btrfs_dev_replace_status()669 args->status.progress_1000 = 1000; in btrfs_dev_replace_status()674 args->status.progress_1000 = div_u64(dev_replace->cursor_left, in btrfs_dev_replace_status()808 progress = status_args->status.progress_1000; in btrfs_dev_replace_kthread()
147 __u64 progress_1000; /* out, 0 <= x <= 1000 */ member