| /linux/fs/smb/server/ |
| H A D | transport_tcp.c | 135 unsigned int nr_segs, size_t bytes) in kvec_array_init() 164 static struct kvec *get_conn_iovec(struct tcp_transport *t, unsigned int nr_segs) in get_conn_iovec() 358 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() argument 677 iov_iter_kvec(struct iov_iter * i,unsigned int direction,const struct kvec * kvec,unsigned long nr_segs,size_t count) iov_iter_kvec() argument 693 iov_iter_bvec(struct iov_iter * i,unsigned int direction,const struct bio_vec * bvec,unsigned long nr_segs,size_t count) iov_iter_bvec() argument 1323 copy_compat_iovec_from_user(struct iovec * iov,const struct iovec __user * uvec,u32 nr_segs) copy_compat_iovec_from_user() argument 1356 copy_iovec_from_user(struct iovec * iov,const struct iovec __user * uiov,unsigned long nr_segs) copy_iovec_from_user() argument 1388 iovec_from_user(const struct iovec __user * uvec,unsigned long nr_segs,unsigned long fast_segs,struct iovec * fast_iov,bool compat) iovec_from_user() argument 1448 __import_iovec(int type,const struct iovec __user * uvec,unsigned nr_segs,unsigned fast_segs,struct iovec ** iovp,struct iov_iter * i,bool compat) __import_iovec() argument 1520 import_iovec(int type,const struct iovec __user * uvec,unsigned nr_segs,unsigned fast_segs,struct iovec ** iovp,struct iov_iter * i) import_iovec() argument [all...] |
| /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/fuse/ |
| H A D | fuse_dev_i.h | 30 unsigned long nr_segs; member
|
| /linux/block/ |
| H A D | blk-zoned.c | 783 struct bio *bio, unsigned int nr_segs) in disk_zone_wplug_add_bio() 992 static bool blk_zone_wplug_handle_write(struct bio *bio, unsigned int nr_segs) in blk_zone_wplug_handle_write() 1121 bool blk_zone_plug_bio(struct bio *bio, unsigned int nr_segs) in blk_zone_plug_bio()
|
| H A D | blk-mq-sched.c | 336 unsigned int nr_segs) in blk_mq_sched_bio_merge()
|
| H A D | blk-map.c | 447 unsigned int nr_segs = 0; in blk_rq_append_bio() local
|
| H A D | blk-mq.c | 2667 unsigned int nr_segs) in blk_mq_bio_to_request() 3014 struct bio *bio, unsigned int nr_segs) in blk_mq_attempt_bio_merge() 3126 unsigned int nr_segs; in blk_mq_submit_bio() 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/fs/iomap/ |
| H A D | ioend.c | 382 unsigned int nr_segs; in iomap_split_ioend() local
|
| /linux/io_uring/ |
| H A D | rsrc.c | 1075 unsigned nr_segs; in io_import_fixed() local 1468 struct io_mapped_ubuf *imu, unsigned *nr_segs) in io_kern_bvec_size() 1500 unsigned nr_segs; in io_import_reg_vec() local
|
| H A D | rw.c | 88 int ret, nr_segs; in io_import_vec() local
|
| H A D | net.c | 217 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/fs/btrfs/ |
| H A D | bio.c | 642 unsigned int nr_segs; in btrfs_append_map_length() local
|
| /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 | 185 unsigned int nr_segs; /* Number of segs in io_iter */ member
|
| H A D | blkdev.h | 935 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 | 947 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/drivers/usb/host/ |
| H A D | xen-hcd.c | 719 int nr_segs = 0; in xenhcd_gnttab_done() local
|
| /linux/fs/ |
| H A D | splice.c | 1581 unsigned long, nr_segs, unsigned int, flags) in SYSCALL_DEFINE4() argument
|