Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/arm64/
Dvmlinux.h26846 struct btrfs_dev_replace { struct
26847 u64 replace_state;
26848 time64_t time_started;
26849 time64_t time_stopped;
26850 atomic64_t num_write_errors;
26851 atomic64_t num_uncorrectable_read_errors;
26852 u64 cursor_left;
26853 u64 committed_cursor_left;
26854 u64 cursor_left_last_write_of_item;
26855 u64 cursor_right;
[all …]
Dvmlinux_608.h26846 struct btrfs_dev_replace { struct
26847 u64 replace_state;
26848 time64_t time_started;
26849 time64_t time_stopped;
26850 atomic64_t num_write_errors;
26851 atomic64_t num_uncorrectable_read_errors;
26852 u64 cursor_left;
26853 u64 committed_cursor_left;
26854 u64 cursor_left_last_write_of_item;
26855 u64 cursor_right;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h60608 struct btrfs_dev_replace { struct
60609 u64 replace_state;
60610 time64_t time_started;
60611 time64_t time_stopped;
60612 atomic64_t num_write_errors;
60613 atomic64_t num_uncorrectable_read_errors;
60614 u64 cursor_left;
60615 u64 committed_cursor_left;
60616 u64 cursor_left_last_write_of_item;
60617 u64 cursor_right;
[all …]
Dvmlinux_602.h60608 struct btrfs_dev_replace { struct
60609 u64 replace_state;
60610 time64_t time_started;
60611 time64_t time_stopped;
60612 atomic64_t num_write_errors;
60613 atomic64_t num_uncorrectable_read_errors;
60614 u64 cursor_left;
60615 u64 committed_cursor_left;
60616 u64 cursor_left_last_write_of_item;
60617 u64 cursor_right;
[all …]