Home
last modified time | relevance | path

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

/openbmc/linux/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) in bio_truncate() function
700 bio_truncate(bio, maxsector << 9); in guard_bio_eod()