Home
last modified time | relevance | path

Searched defs:bio_split (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/md/bcache/
Dbcache.h247 struct bio_set *bio_split; member
284 struct bio_set *bio_split; member
515 struct bio_set *bio_split; member
/linux-4.1.27/block/
Dbio.c1824 struct bio *bio_split(struct bio *bio, int sectors, in bio_split() function