Home
last modified time | relevance | path

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

/linux-6.6/fs/btrfs/
Dvolumes.h414 struct btrfs_io_context { struct
415 refcount_t refs;
416 struct btrfs_fs_info *fs_info;
417 u64 map_type; /* get from map_lookup->type */
418 struct bio *orig_bio;
419 atomic_t error;
420 u16 max_errors;
426 u16 num_stripes;
434 u16 mirror_num;
469 u16 replace_nr_stripes;
[all …]