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.h343 struct btrfs_dev_replace { struct
345 u64 replace_state;
347 time64_t time_started;
349 time64_t time_stopped;
350 atomic64_t num_write_errors;
351 atomic64_t num_uncorrectable_read_errors;
353 u64 cursor_left;
354 u64 committed_cursor_left;
355 u64 cursor_left_last_write_of_item;
356 u64 cursor_right;
[all …]