Searched defs:btrfs_io_context (Results 1 – 1 of 1) sorted by relevance
503 struct btrfs_io_context { struct504 refcount_t refs;505 struct btrfs_fs_info *fs_info;507 u64 map_type;508 struct bio *orig_bio;509 atomic_t error;510 u16 max_errors;511 bool use_rst;513 u64 logical;514 u64 size;[all …]