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.h290 struct btrfs_dev_replace { struct
292 u64 replace_state;
294 time64_t time_started;
296 time64_t time_stopped;
297 atomic64_t num_write_errors;
298 atomic64_t num_uncorrectable_read_errors;
300 u64 cursor_left;
301 u64 committed_cursor_left;
302 u64 cursor_left_last_write_of_item;
303 u64 cursor_right;
[all …]