/linux/block/ |
H A D | blk-merge.c | 356 unsigned *nr_segs) in bio_split_rw() 371 const struct queue_limits *lim, unsigned *nr_segs) in bio_split_zone_append() 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() 526 unsigned int nr_segs) in ll_front_merge_fn() 856 struct bio *bio, unsigned int nr_segs) in bio_attempt_back_merge() 885 struct bio *bio, unsigned int nr_segs) in bio_attempt_front_merge() 948 unsigned int nr_segs, in blk_attempt_bio_merge() 993 unsigned int nr_segs) in blk_attempt_plug_merge() 1024 struct bio *bio, unsigned int nr_segs) in blk_bio_list_merge() [all …]
|
H A D | blk-zoned.c | 779 struct bio *bio, unsigned int nr_segs) in disk_zone_wplug_add_bio() 986 static bool blk_zone_wplug_handle_write(struct bio *bio, unsigned int nr_segs) in blk_zone_wplug_handle_write() 1115 bool blk_zone_plug_bio(struct bio *bio, unsigned int nr_segs) in blk_zone_plug_bio()
|
H A D | blk.h | 384 const struct queue_limits *lim, unsigned int *nr_segs) in __bio_split_to_limits()
|
H A D | kyber-iosched.c | 568 unsigned int nr_segs) in kyber_bio_merge()
|
/linux/fs/smb/server/ |
H A D | transport_tcp.c | 121 unsigned int nr_segs, size_t bytes) in kvec_array_init() 150 static struct kvec *get_conn_iovec(struct tcp_transport *t, unsigned int nr_segs) in get_conn_iovec() 309 unsigned int nr_segs, unsigned int to_read, in ksmbd_tcp_readv()
|
/linux/lib/ |
H A D | iov_iter.c | 163 const struct iovec *iov, unsigned long nr_segs, in iov_iter_init() 677 const struct kvec *kvec, unsigned long nr_segs, in iov_iter_kvec() 693 const struct bio_vec *bvec, unsigned long nr_segs, in iov_iter_bvec() 1323 const struct iovec __user *uvec, u32 nr_segs) in copy_compat_iovec_from_user() 1356 const struct iovec __user *uiov, unsigned long nr_segs) in copy_iovec_from_user() 1388 unsigned long nr_segs, unsigned long fast_segs, in iovec_from_user() 1448 unsigned nr_segs, unsigned fast_segs, struct iovec **iovp, in __import_iovec() 1520 unsigned nr_segs, unsigned fast_segs, in import_iovec()
|
/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/fs/iomap/ |
H A D | ioend.c | 164 unsigned int nr_segs; in iomap_split_ioend() 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()
|
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; in nvmet_pci_epf_iod_parse_prp_simple() local
|
/linux/io_uring/ |
H A D | rsrc.c | 1070 unsigned nr_segs; in io_import_fixed() local 1453 struct io_mapped_ubuf *imu, unsigned *nr_segs) in io_kern_bvec_size() 1485 unsigned nr_segs; in io_import_reg_vec() local
|
H A D | rw.c | 87 int ret, nr_segs; in io_import_vec() local
|
H A D | net.c | 204 int ret, nr_segs; in io_net_import_vec() local
|
/linux/net/core/ |
H A D | net_test.c | 51 unsigned int nr_segs; member
|
/linux/drivers/hwtracing/intel_th/ |
H A D | msu.c | 75 unsigned int nr_segs; member 1003 unsigned int nr_segs) in __msc_buffer_win_alloc()
|
/linux/include/linux/ |
H A D | bio.h | 18 static inline unsigned int bio_max_segs(unsigned int nr_segs) in bio_max_segs()
|
H A D | netfs.h | 187 unsigned int nr_segs; /* Number of segs in io_iter */ global() member
|
H A D | blkdev.h | 869 static inline bool blk_zone_plug_bio(struct bio *bio, unsigned int nr_segs) in blk_zone_plug_bio()
|
/linux/drivers/scsi/ |
H A D | xen-scsifront.c | 1133 unsigned int sg_grant, nr_segs; in scsifront_read_backend_params() local
|
H A D | scsi_lib.c | 1124 unsigned short nr_segs = blk_rq_nr_phys_segments(rq); in scsi_alloc_sgtables() local
|
/linux/fs/smb/client/ |
H A D | smb1ops.c | 882 struct kvec *iov, unsigned long nr_segs) in cifs_sync_write()
|
/linux/drivers/block/xen-blkback/ |
H A D | common.h | 347 int nr_segs; member
|
/linux/fs/ |
H A D | splice.c | 1578 unsigned long, nr_segs, unsigned int, flags) in SYSCALL_DEFINE4() argument
|
/linux/drivers/usb/host/ |
H A D | xen-hcd.c | 719 int nr_segs = 0; in xenhcd_gnttab_done() local
|