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