Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dblk-lib.c78 bio = bio_alloc(gfp_mask, 1); in blkdev_issue_discard()
166 bio = bio_alloc(gfp_mask, 1); in blkdev_issue_write_same()
230 bio = bio_alloc(gfp_mask, in __blkdev_issue_zeroout()
Dblk-flush.c485 bio = bio_alloc(gfp_mask, 0); in blkdev_issue_flush()
/linux-4.4.14/fs/logfs/
Ddev_bdev.c86 bio = bio_alloc(GFP_NOFS, max_pages); in __bdev_writeseg()
106 bio = bio_alloc(GFP_NOFS, max_pages); in __bdev_writeseg()
176 bio = bio_alloc(GFP_NOFS, max_pages); in do_erase()
196 bio = bio_alloc(GFP_NOFS, max_pages); in do_erase()
/linux-4.4.14/drivers/md/
Ddm-log-writes.c198 bio = bio_alloc(GFP_KERNEL, 1); in write_metadata()
261 bio = bio_alloc(GFP_KERNEL, block->vec_cnt); in log_one_block()
283 bio = bio_alloc(GFP_KERNEL, block->vec_cnt - i); in log_one_block()
Ddm-thin.c359 bio = bio_alloc(gfp_mask, 1); in __blkdev_issue_discard_async()
Dmd.c170 return bio_alloc(gfp_mask, nr_iovecs); in bio_alloc_mddev()
/linux-4.4.14/fs/nilfs2/
Dsegbuf.c399 bio = bio_alloc(GFP_NOIO, nr_vecs); in nilfs_alloc_seg_bio()
402 bio = bio_alloc(GFP_NOIO, nr_vecs); in nilfs_alloc_seg_bio()
/linux-4.4.14/fs/
Dmpage.c73 bio = bio_alloc(gfp_flags, nr_vecs); in mpage_alloc()
77 bio = bio_alloc(gfp_flags, nr_vecs); in mpage_alloc()
Ddirect-io.c368 bio = bio_alloc(GFP_KERNEL, nr_vecs); in dio_bio_alloc()
Dbuffer.c3020 bio = bio_alloc(GFP_NOIO, 1); in submit_bh_wbc()
/linux-4.4.14/fs/hfsplus/
Dwrapper.c65 bio = bio_alloc(GFP_NOIO, 1); in hfsplus_submit_bio()
/linux-4.4.14/fs/ext4/
Dreadpage.c286 bio = bio_alloc(GFP_KERNEL, in ext4_mpage_readpages()
Dcrypto.c421 bio = bio_alloc(GFP_KERNEL, 1); in ext4_encrypted_zeroout()
Dpage-io.c379 bio = bio_alloc(GFP_NOIO, BIO_MAX_PAGES); in io_submit_init_bio()
/linux-4.4.14/mm/
Dpage_io.c32 bio = bio_alloc(gfp_flags, 1); in get_swap_bio()
/linux-4.4.14/fs/jfs/
Djfs_metapage.c432 bio = bio_alloc(GFP_NOFS, 1); in metapage_writepage()
511 bio = bio_alloc(GFP_NOFS, 1); in metapage_readpage()
Djfs_logmgr.c1998 bio = bio_alloc(GFP_NOFS, 1); in lbmRead()
2142 bio = bio_alloc(GFP_NOFS, 1); in lbmStartIO()
/linux-4.4.14/fs/nfs/blocklayout/
Dblocklayout.c124 bio = bio_alloc(GFP_NOIO, npg); in bl_alloc_init_bio()
127 bio = bio_alloc(GFP_NOIO, npg); in bl_alloc_init_bio()
/linux-4.4.14/include/linux/
Dbio.h444 static inline struct bio *bio_alloc(gfp_t gfp_mask, unsigned int nr_iovecs) in bio_alloc() function
/linux-4.4.14/drivers/block/xen-blkback/
Dblkback.c1342 bio = bio_alloc(GFP_KERNEL, nr_iovecs); in dispatch_rw_block_io()
1360 bio = bio_alloc(GFP_KERNEL, 0); in dispatch_rw_block_io()
/linux-4.4.14/drivers/target/
Dtarget_core_iblock.c387 bio = bio_alloc(GFP_KERNEL, 0); in iblock_execute_sync_cache()
/linux-4.4.14/fs/gfs2/
Dlops.c268 bio = bio_alloc(GFP_NOIO, BIO_MAX_PAGES); in gfs2_log_alloc_bio()
Dops_fstype.c242 bio = bio_alloc(GFP_NOFS, 1); in gfs2_read_super()
/linux-4.4.14/fs/f2fs/
Df2fs.h1299 bio = bio_alloc(GFP_NOIO, npages); in f2fs_bio_alloc()
1301 bio = bio_alloc(GFP_NOIO | __GFP_NOFAIL, npages); in f2fs_bio_alloc()
Ddata.c975 bio = bio_alloc(GFP_KERNEL, in f2fs_mpage_readpages()
/linux-4.4.14/Documentation/block/
Ddata-integrity.txt220 stored in the integrity bio_vec list (similar to bio_alloc()).
Dbiodoc.txt588 freeing of bios (bio_alloc, bio_get, bio_put).
609 The caller of bio_alloc is expected to taken certain steps to avoid
625 The bio_alloc routine also needs to allocate the bio_vec_list (bvec_alloc())
627 so bio_alloc(gfp_mask, nr_iovecs) will allocate a vec_list of the
/linux-4.4.14/kernel/power/
Dswap.c260 bio = bio_alloc(__GFP_RECLAIM | __GFP_HIGH, 1); in hib_submit_io()
/linux-4.4.14/fs/xfs/
Dxfs_buf.c1168 bio = bio_alloc(GFP_NOIO, nr_pages); in xfs_buf_ioapply_map()
Dxfs_aops.c392 struct bio *bio = bio_alloc(GFP_NOIO, BIO_MAX_PAGES); in xfs_alloc_ioend_bio()
/linux-4.4.14/drivers/lightnvm/
Drrpc.c283 bio = bio_alloc(GFP_NOIO, 1); in rrpc_move_valid_pages()
/linux-4.4.14/fs/ocfs2/cluster/
Dheartbeat.c408 bio = bio_alloc(GFP_ATOMIC, 16); in o2hb_setup_one_bio()
/linux-4.4.14/drivers/block/drbd/
Ddrbd_main.c154 return bio_alloc(gfp_mask, 1); in bio_alloc_drbd()
Ddrbd_receiver.c1413 bio = bio_alloc(GFP_NOIO, nr_pages); in drbd_submit_peer_request()