/linux/block/ |
H A D | blk-merge.c | 356 unsigned *nr_segs) in bio_split_rw() argument 371 const struct queue_limits *lim, unsigned *nr_segs) in bio_split_zone_append() argument 415 unsigned int nr_segs; in bio_split_to_limits() local 507 int ll_back_merge_fn(struct request *req, struct bio *bio, unsigned int nr_segs) in ll_back_merge_fn() argument 526 unsigned int nr_segs) in ll_front_merge_fn() argument 856 bio_attempt_back_merge(struct request * req,struct bio * bio,unsigned int nr_segs) bio_attempt_back_merge() argument 885 bio_attempt_front_merge(struct request * req,struct bio * bio,unsigned int nr_segs) bio_attempt_front_merge() argument 948 blk_attempt_bio_merge(struct request_queue * q,struct request * rq,struct bio * bio,unsigned int nr_segs,bool sched_allow_merge) blk_attempt_bio_merge() argument 993 blk_attempt_plug_merge(struct request_queue * q,struct bio * bio,unsigned int nr_segs) blk_attempt_plug_merge() argument 1024 blk_bio_list_merge(struct request_queue * q,struct list_head * list,struct bio * bio,unsigned int nr_segs) blk_bio_list_merge() argument 1049 blk_mq_sched_try_merge(struct request_queue * q,struct bio * bio,unsigned int nr_segs,struct request ** merged_request) blk_mq_sched_try_merge() argument [all...] |
H A D | blk-zoned.c | 783 struct bio *bio, unsigned int nr_segs) in disk_zone_wplug_add_bio() argument 992 static bool blk_zone_wplug_handle_write(struct bio *bio, unsigned int nr_segs) in blk_zone_wplug_handle_write() argument 1121 bool blk_zone_plug_bio(struct bio *bio, unsigned int nr_segs) in blk_zone_plug_bio() argument
|
H A D | blk-mq-sched.c | 336 unsigned int nr_segs) in blk_mq_sched_bio_merge() argument
|
H A D | blk-crypto-fallback.c | 162 unsigned int nr_segs = bio_segments(bio_src); in blk_crypto_fallback_clone_bio() local
|
H A D | blk-map.c | 442 unsigned int nr_segs = 0; in blk_rq_append_bio() local
|
H A D | blk.h | 396 const struct queue_limits *lim, unsigned int *nr_segs) in __bio_split_to_limits()
|
H A D | kyber-iosched.c | 556 unsigned int nr_segs) in kyber_bio_merge() argument
|
H A D | blk-mq.c | 2658 unsigned int nr_segs) in blk_mq_bio_to_request() argument 3005 struct bio *bio, unsigned int nr_segs) in blk_mq_attempt_bio_merge() argument 3117 unsigned int nr_segs; in blk_mq_submit_bio() local [all...] |
H A D | mq-deadline.c | 630 unsigned int nr_segs) in dd_bio_merge() argument
|
/linux/fs/smb/server/ |
H A D | transport_tcp.c | 120 unsigned int nr_segs, size_t bytes) in kvec_array_init() argument 149 static struct kvec *get_conn_iovec(struct tcp_transport *t, unsigned int nr_segs) in get_conn_iovec() argument 324 ksmbd_tcp_readv(struct tcp_transport * t,struct kvec * iov_orig,unsigned int nr_segs,unsigned int to_read,int max_retries) ksmbd_tcp_readv() argument [all...] |
/linux/include/linux/ |
H A D | uio.h | 40 unsigned long nr_segs; member 79 unsigned long nr_segs; member 175 static inline size_t iov_length(const struct iovec *iov, unsigned long nr_segs) in iov_length() argument [all...] |
H A D | bio.h | 18 static inline unsigned int bio_max_segs(unsigned int nr_segs) in bio_max_segs() argument
|
/linux/fs/fuse/ |
H A D | fuse_dev_i.h | 28 unsigned long nr_segs; member
|
/linux/arch/powerpc/mm/ |
H A D | dma-noncoherent.c | 65 int nr_segs = 1 + ((size - seg_size) + PAGE_SIZE - 1)/PAGE_SIZE; in __dma_sync_page_highmem() local
|
/linux/drivers/md/bcache/ |
H A D | debug.c | 110 unsigned int nr_segs = bio_segments(bio); in bch_data_verify() local
|
/linux/drivers/nvme/target/ |
H A D | io-cmd-file.c | 77 unsigned long nr_segs, size_t count, int ki_flags) in nvmet_file_submit_bvec() argument
|
H A D | pci-epf.c | 705 int nr_segs = iod->nr_data_segs + nsegs; in nvmet_pci_epf_alloc_iod_data_segs() local 796 int nr_segs, nr_prps = 0; in nvmet_pci_epf_iod_parse_prp_list() local 926 int ret, nr_segs = 1; nvmet_pci_epf_iod_parse_prp_simple() local [all...] |
/linux/fs/iomap/ |
H A D | ioend.c | 382 unsigned int nr_segs; in iomap_split_ioend() local
|
/linux/net/core/ |
H A D | net_test.c | 51 unsigned int nr_segs; member [all...] |
/linux/io_uring/ |
H A D | rsrc.c | 1072 unsigned nr_segs; in io_import_fixed() local 1455 struct io_mapped_ubuf *imu, unsigned *nr_segs) in io_kern_bvec_size() argument 1487 unsigned nr_segs; in io_import_reg_vec() local [all...] |
/linux/fs/btrfs/ |
H A D | bio.c | 643 unsigned int nr_segs; in btrfs_append_map_length() local
|
/linux/drivers/hwtracing/intel_th/ |
H A D | msu.c | 74 unsigned int nr_segs; member 1002 unsigned int nr_segs) in __msc_buffer_win_alloc() argument [all...] |
/linux/drivers/scsi/ |
H A D | xen-scsifront.c | 1133 unsigned int sg_grant, nr_segs; in scsifront_read_backend_params() local [all...] |
/linux/fs/smb/client/ |
H A D | smb1ops.c | 884 struct kvec *iov, unsigned long nr_segs) in cifs_sync_write() argument
|
/linux/drivers/block/xen-blkback/ |
H A D | common.h | 347 int nr_segs; member
|