Searched defs:btrfs_io_context (Results 1 – 1 of 1) sorted by relevance
513 struct btrfs_io_context { struct514 refcount_t refs;515 struct btrfs_fs_info *fs_info;517 u64 map_type;518 struct bio *orig_bio;519 atomic_t error;520 u16 max_errors;521 bool use_rst;523 u64 logical;524 u64 size;[all …]