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.h306 struct btrfs_dev_replace { struct
308 u64 replace_state;
310 time64_t time_started;
312 time64_t time_stopped;
313 atomic64_t num_write_errors;
314 atomic64_t num_uncorrectable_read_errors;
316 u64 cursor_left;
317 u64 committed_cursor_left;
318 u64 cursor_left_last_write_of_item;
319 u64 cursor_right;
[all …]