Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/iomap/
H A Dbuffered-io.c49 static struct bio_set iomap_ioend_bioset; variable
1225 bio = bio_alloc_bioset(GFP_NOFS, BIO_MAX_PAGES, &iomap_ioend_bioset); in iomap_alloc_ioend()
1568 return bioset_init(&iomap_ioend_bioset, 4 * (PAGE_SIZE / SECTOR_SIZE), in iomap_init()