Searched refs:bio_truncate (Results 1 - 1 of 1) sorted by relevance

/linux-master/block/
H A Dbio.c620 * bio_truncate - truncate the bio to small size of @new_size
629 static void bio_truncate(struct bio *bio, unsigned new_size) function
700 bio_truncate(bio, maxsector << 9);

Completed in 137 milliseconds