Searched defs:extent_io_ops (Results 1 – 1 of 1) sorted by relevance
95 struct extent_io_ops { struct100 extent_submit_bio_hook_t *submit_bio_hook;101 int (*readpage_end_io_hook)(struct btrfs_io_bio *io_bio, u64 phy_offset,104 int (*readpage_io_failed_hook)(struct page *page, int failed_mirror);132 const struct extent_io_ops *ops; argument