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