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.h321 struct btrfs_dev_replace { struct
323 u64 replace_state;
325 time64_t time_started;
327 time64_t time_stopped;
328 atomic64_t num_write_errors;
329 atomic64_t num_uncorrectable_read_errors;
331 u64 cursor_left;
332 u64 committed_cursor_left;
333 u64 cursor_left_last_write_of_item;
334 u64 cursor_right;
[all …]