Searched refs:csum_allocated (Results 1 – 3 of 3) sorted by relevance
158 kfree(bio->csum_allocated); in btrfs_io_bio_endio_readpage()188 btrfs_bio->csum_allocated = kmalloc_array(nblocks, in __btrfs_lookup_bio_sums()190 if (!btrfs_bio->csum_allocated) { in __btrfs_lookup_bio_sums()194 btrfs_bio->csum = btrfs_bio->csum_allocated; in __btrfs_lookup_bio_sums()
276 u8 *csum_allocated; member
2711 btrfs_bio->csum_allocated = NULL; in btrfs_bio_alloc()2726 btrfs_bio->csum_allocated = NULL; in btrfs_bio_clone()2742 btrfs_bio->csum_allocated = NULL; in btrfs_io_bio_alloc()