other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
BIO_TRIM(9) | The Linux VFS | BIO_TRIM(9) |
NAME¶
bio_trim - trim a bioSYNOPSIS¶
void
bio_trim(struct bio * bio,
int offset, int size);
ARGUMENTS¶
biobio to trim
offset
number of sectors to trim from the front of
bio
size
size we want to trim bio to, in
sectors
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |