/linux/block/ |
H A D | blk-merge.c | 378 unsigned *nr_segs) in bio_split_rw() 393 const struct queue_limits *lim, unsigned *nr_segs) in bio_split_zone_append() 437 unsigned int nr_segs; in bio_split_to_limits() local 674 int ll_back_merge_fn(struct request *req, struct bio *bio, unsigned int nr_segs) in ll_back_merge_fn() 693 unsigned int nr_segs) in ll_front_merge_fn() 1019 struct bio *bio, unsigned int nr_segs) in bio_attempt_back_merge() 1048 struct bio *bio, unsigned int nr_segs) in bio_attempt_front_merge() 1111 unsigned int nr_segs, in blk_attempt_bio_merge() 1156 unsigned int nr_segs) in blk_attempt_plug_merge() 1187 struct bio *bio, unsigned int nr_segs) in blk_bio_list_merge() [all …]
|
H A D | blk-mq-sched.c | 338 unsigned int nr_segs) in blk_mq_sched_bio_merge()
|
H A D | blk.h | 377 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()
|
H A D | blk-mq.c | 2652 unsigned int nr_segs) in blk_mq_bio_to_request() 2951 struct bio *bio, unsigned int nr_segs) in blk_mq_attempt_bio_merge() 3061 unsigned int nr_segs; in blk_mq_submit_bio() local
|
H A D | bfq-iosched.c | 2457 unsigned int nr_segs) in bfq_bio_merge()
|
/linux/fs/smb/server/ |
H A D | transport_tcp.c | 117 unsigned int nr_segs, size_t bytes) in kvec_array_init() 146 static struct kvec *get_conn_iovec(struct tcp_transport *t, unsigned int nr_segs) in get_conn_iovec() 305 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() 680 const struct kvec *kvec, unsigned long nr_segs, in iov_iter_kvec() 696 const struct bio_vec *bvec, unsigned long nr_segs, in iov_iter_bvec() 1322 const struct iovec __user *uvec, u32 nr_segs) in copy_compat_iovec_from_user() 1355 const struct iovec __user *uiov, unsigned long nr_segs) in copy_iovec_from_user() 1387 unsigned long nr_segs, unsigned long fast_segs, in iovec_from_user() 1446 unsigned nr_segs, unsigned fast_segs, struct iovec **iovp, in __import_iovec() 1518 unsigned nr_segs, unsigned fast_segs, in import_iovec()
|
/linux/include/linux/ |
H A D | uio.h | 40 unsigned long nr_segs; member 79 unsigned long nr_segs; member 160 static inline size_t iov_length(const struct iovec *iov, unsigned long nr_segs) in iov_length()
|
H A D | netfs.h | 187 unsigned int nr_segs; /* Number of segs in io_iter */ member
|
H A D | blk-mq.h | 981 unsigned int nr_segs) in blk_rq_bio_prep()
|
/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()
|
/linux/net/core/ |
H A D | net_test.c | 51 unsigned int nr_segs; member
|
/linux/io_uring/ |
H A D | net.c | 217 int ret, nr_segs; in io_compat_msg_copy_hdr() local 267 int ret, nr_segs; in io_msg_copy_hdr() local
|
H A D | rw.c | 97 int nr_segs, ret; in __io_import_iovec() local
|
/linux/fs/btrfs/ |
H A D | bio.c | 649 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 994 unsigned int nr_segs) in __msc_buffer_win_alloc()
|
/linux/drivers/scsi/ |
H A D | xen-scsifront.c | 1132 unsigned int sg_grant, nr_segs; in scsifront_read_backend_params() local
|
H A D | scsi_lib.c | 1113 unsigned short nr_segs = blk_rq_nr_phys_segments(rq); in scsi_alloc_sgtables() local
|
/linux/fs/smb/client/ |
H A D | smb1ops.c | 782 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 | 1584 unsigned long, nr_segs, unsigned int, flags) in SYSCALL_DEFINE4() argument
|