Symbol: bio_alloc
block/bio.c
384
return bio_chain_and_submit(bio, bio_alloc(bdev, nr_pages, opf, gfp));
block/blk-lib.c
132
bio = bio_alloc(bdev, 0, REQ_OP_WRITE_ZEROES, gfp_mask);
block/blk-lib.c
201
bio = bio_alloc(bdev, nr_vecs, REQ_OP_WRITE, gfp_mask);
block/blk-lib.c
47
bio = bio_alloc(bdev, 0, REQ_OP_DISCARD, gfp_mask);
block/fops.c
261
bio = bio_alloc(bdev, nr_pages, opf, GFP_KERNEL);
drivers/block/drbd/drbd_receiver.c
1096
struct bio *bio = bio_alloc(device->ldev->backing_bdev, 0,
drivers/block/drbd/drbd_receiver.c
1504
bio = bio_alloc(device->ldev->backing_bdev, nr_pages, peer_req->opf, GFP_NOIO);
drivers/block/rnbd/rnbd-srv.c
148
bio = bio_alloc(file_bdev(sess_dev->bdev_file), !!datalen,
drivers/block/xen-blkback/blkback.c
1433
bio = bio_alloc(preq.bdev, bio_max_segs(nseg - i),
drivers/block/xen-blkback/blkback.c
1449
bio = bio_alloc(preq.bdev, 0, operation | operation_flags,
drivers/block/zram/zram_drv.c
1448
bio = bio_alloc(zram->bdev, 1, parent->bi_opf, GFP_NOIO);
drivers/md/dm-log-writes.c
221
bio = bio_alloc(lc->logdev->bdev, 1, REQ_OP_WRITE, GFP_KERNEL);
drivers/md/dm-log-writes.c
273
bio = bio_alloc(lc->logdev->bdev, bio_pages, REQ_OP_WRITE,
drivers/md/dm-log-writes.c
354
bio = bio_alloc(lc->logdev->bdev, bio_max_segs(block->vec_cnt),
drivers/md/dm-log-writes.c
371
bio = bio_alloc(lc->logdev->bdev,
drivers/md/dm-mpath.c
2045
bio = bio_alloc(bdev, 1, REQ_OP_READ, GFP_KERNEL);
drivers/md/dm-thin.c
1180
discard_parent = bio_alloc(NULL, 1, 0, GFP_NOIO);
drivers/md/dm-zoned-metadata.c
548
bio = bio_alloc(dev->bdev, 1, REQ_OP_READ | REQ_META | REQ_PRIO,
drivers/md/dm-zoned-metadata.c
718
bio = bio_alloc(dev->bdev, 1, REQ_OP_WRITE | REQ_META | REQ_PRIO,
drivers/md/dm-zoned-metadata.c
747
bio = bio_alloc(dev->bdev, 1, op | REQ_SYNC | REQ_META | REQ_PRIO,
drivers/nvdimm/nd_virtio.c
118
struct bio *child = bio_alloc(bio->bi_bdev, 0,
drivers/nvme/target/io-cmd-bdev.c
297
bio = bio_alloc(req->ns->bdev, bio_max_segs(sg_cnt), opf,
drivers/nvme/target/io-cmd-bdev.c
323
bio = bio_alloc(req->ns->bdev, bio_max_segs(sg_cnt),
drivers/nvme/target/passthru.c
276
bio = bio_alloc(NULL, bio_max_segs(req->sg_cnt), req_op(rq),
drivers/nvme/target/zns.c
573
bio = bio_alloc(req->ns->bdev, req->sg_cnt, opf, GFP_KERNEL);
drivers/target/target_core_iblock.c
427
bio = bio_alloc(ib_dev->ibd_bd, 0, REQ_OP_WRITE | REQ_PREFLUSH,
fs/btrfs/bio.c
982
bio = bio_alloc(smap.dev->bdev, nr_steps, REQ_OP_WRITE | REQ_SYNC, GFP_NOFS);
fs/btrfs/disk-io.c
3903
bio = bio_alloc(device->bdev, 1,
fs/btrfs/raid56.c
1276
bio = bio_alloc(stripe->dev->bdev,
fs/buffer.c
1204
bio = bio_alloc(bh->b_bdev, 1, opf, GFP_NOIO);
fs/crypto/bio.c
177
bio = bio_alloc(inode->i_sb->s_bdev, nr_pages, REQ_OP_WRITE, GFP_NOFS);
fs/crypto/bio.c
85
bio = bio_alloc(inode->i_sb->s_bdev, BIO_MAX_VECS, REQ_OP_WRITE,
fs/direct-io.c
404
bio = bio_alloc(bdev, nr_vecs, dio->opf, GFP_KERNEL);
fs/erofs/zdata.c
1742
bio = bio_alloc(mdev.m_bdev, BIO_MAX_VECS,
fs/ext4/page-io.c
428
bio = bio_alloc(bh->b_bdev, BIO_MAX_VECS, REQ_OP_WRITE, GFP_NOIO);
fs/ext4/readpage.c
355
bio = bio_alloc(bdev, bio_max_segs(nr_pages),
fs/f2fs/segment.c
1256
struct bio *bio = bio_alloc(bdev, 0, REQ_OP_ZONE_RESET | flag, GFP_NOFS);
fs/f2fs/super.c
3894
bio = bio_alloc(sbi->sb->s_bdev, 1, opf, GFP_NOFS);
fs/gfs2/lops.c
266
struct bio *bio = bio_alloc(sb->s_bdev, BIO_MAX_VECS, opf, GFP_NOIO);
fs/gfs2/lops.c
486
new = bio_alloc(prev->bi_bdev, nr_iovecs, opf, GFP_NOIO);
fs/gfs2/meta_io.c
233
bio = bio_alloc(bh->b_bdev, num, opf, GFP_NOIO);
fs/iomap/direct-io.c
60
return bio_alloc(iter->iomap.bdev, nr_vecs, opf, GFP_KERNEL);
fs/jfs/jfs_logmgr.c
1972
bio = bio_alloc(file_bdev(log->bdev_file), 1, REQ_OP_READ, GFP_NOFS);
fs/jfs/jfs_logmgr.c
2117
bio = bio_alloc(bdev, 1, REQ_OP_WRITE | REQ_SYNC,
fs/jfs/jfs_metapage.c
506
bio = bio_alloc(inode->i_sb->s_bdev, 1, REQ_OP_WRITE, GFP_NOFS);
fs/jfs/jfs_metapage.c
592
bio = bio_alloc(inode->i_sb->s_bdev, 1, REQ_OP_READ,
fs/mpage.c
286
args->bio = bio_alloc(bdev, bio_max_segs(args->nr_pages), opf,
fs/mpage.c
597
bio = bio_alloc(bdev, BIO_MAX_VECS,
fs/nfs/blocklayout/blocklayout.c
156
bio = bio_alloc(map->bdev, bio_max_segs(npg), op, GFP_NOIO);
fs/nilfs2/segbuf.c
385
wi->bio = bio_alloc(wi->nilfs->ns_bdev, wi->nr_vecs,
fs/ntfs/bdev-io.c
46
bio = bio_alloc(bdev,
fs/ntfs/bdev-io.c
56
bio = bio_alloc(prev->bi_bdev,
fs/ntfs/compress.c
1429
bio = bio_alloc(vol->sb->s_bdev, 1, REQ_OP_WRITE,
fs/ntfs/inode.c
3714
bio = bio_alloc(vol->sb->s_bdev, 1, REQ_OP_WRITE,
fs/ntfs/mft.c
2731
bio = bio_alloc(vol->sb->s_bdev, 1, REQ_OP_WRITE,
fs/ntfs/mft.c
500
bio = bio_alloc(vol->sb->s_bdev, 1, REQ_OP_WRITE, GFP_NOIO);
fs/ntfs/mft.c
593
bio = bio_alloc(vol->sb->s_bdev, 1, REQ_OP_WRITE, GFP_NOIO);
fs/ntfs3/fsntfs.c
1635
new = bio_alloc(bdev, BIO_MAX_VECS, REQ_OP_WRITE, GFP_NOFS);
fs/ocfs2/cluster/heartbeat.c
526
bio = bio_alloc(reg_bdev(reg), 16, opf, GFP_ATOMIC);
fs/xfs/xfs_bio_io.c
29
bio = bio_alloc(bdev, bio_max_vecs(count), op, GFP_KERNEL);
fs/xfs/xfs_bio_io.c
37
bio = bio_alloc(prev->bi_bdev,
fs/xfs/xfs_buf.c
1274
bio = bio_alloc(bp->b_target->bt_bdev, nr_vecs, xfs_buf_bio_op(bp),
fs/xfs/xfs_verify_media.c
335
bio = bio_alloc(btp->bt_bdev, 1, REQ_OP_READ, GFP_KERNEL);
kernel/power/swap.c
277
bio = bio_alloc(file_bdev(hib_resume_bdev_file), 1, opf,
mm/page_io.c
454
bio = bio_alloc(sis->bdev, 1, REQ_OP_WRITE | REQ_SWAP, GFP_NOIO);
mm/page_io.c
651
bio = bio_alloc(sis->bdev, 1, REQ_OP_READ, GFP_KERNEL);