1BIO_TRIM(9)                      The Linux VFS                     BIO_TRIM(9)
2
3
4

NAME

6       bio_trim - trim a bio
7

SYNOPSIS

9       void bio_trim(struct bio * bio, int offset, int size);
10

ARGUMENTS

12       bio
13           bio to trim
14
15       offset
16           number of sectors to trim from the front of bio
17
18       size
19           size we want to trim bio to, in sectors
20
22Kernel Hackers Manual 3.10         June 2019                       BIO_TRIM(9)
Impressum