Searched refs:write_to_bdev (Results 1 – 1 of 1) sorted by relevance
570 static int write_to_bdev(struct zram *zram, struct bio_vec *bvec, in write_to_bdev() function623 static int write_to_bdev(struct zram *zram, struct bio_vec *bvec, in write_to_bdev() function1121 ret = write_to_bdev(zram, bvec, index, bio, &element); in __zram_bvec_write()