Home
last modified time | relevance | path

Searched defs:btrfs_dev_replace (Results 1 – 1 of 1) sorted by relevance

/linux/fs/btrfs/
H A Dfs.h351 struct btrfs_dev_replace { struct
353 u64 replace_state;
355 time64_t time_started;
357 time64_t time_stopped;
358 atomic64_t num_write_errors;
359 atomic64_t num_uncorrectable_read_errors;
361 u64 cursor_left;
362 u64 committed_cursor_left;
363 u64 cursor_left_last_write_of_item;
364 u64 cursor_right;
[all …]