Searched refs:btrfs_dev_replace_item (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | ctree.h | 2436 struct btrfs_dev_replace_item, src_devid, 64); 2438 struct btrfs_dev_replace_item, cont_reading_from_srcdev_mode, 2440 BTRFS_SETGET_FUNCS(dev_replace_replace_state, struct btrfs_dev_replace_item, 2442 BTRFS_SETGET_FUNCS(dev_replace_time_started, struct btrfs_dev_replace_item, 2444 BTRFS_SETGET_FUNCS(dev_replace_time_stopped, struct btrfs_dev_replace_item, 2446 BTRFS_SETGET_FUNCS(dev_replace_num_write_errors, struct btrfs_dev_replace_item, 2449 struct btrfs_dev_replace_item, num_uncorrectable_read_errors, 2451 BTRFS_SETGET_FUNCS(dev_replace_cursor_left, struct btrfs_dev_replace_item, 2453 BTRFS_SETGET_FUNCS(dev_replace_cursor_right, struct btrfs_dev_replace_item, 2457 struct btrfs_dev_replace_item, src_devid, 64); [all …]
|
| H A D | dev-replace.c | 79 struct btrfs_dev_replace_item *ptr; in btrfs_init_dev_replace() 127 ptr = btrfs_item_ptr(eb, slot, struct btrfs_dev_replace_item); in btrfs_init_dev_replace() 129 if (item_size != sizeof(struct btrfs_dev_replace_item)) { in btrfs_init_dev_replace() 342 struct btrfs_dev_replace_item *ptr; in btrfs_run_dev_replace() 407 struct btrfs_dev_replace_item); in btrfs_run_dev_replace()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | btrfs_tree.h | 812 struct btrfs_dev_replace_item { struct
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | btrfs_tree.h | 822 struct btrfs_dev_replace_item { struct
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | btrfs_tree.h | 812 struct btrfs_dev_replace_item { struct
|