/linux-6.1.9/fs/ksmbd/ |
D | transport_tcp.c | 303 unsigned int nr_segs, unsigned int to_read) in ksmbd_tcp_readv() 361 static int ksmbd_tcp_read(struct ksmbd_transport *t, char *buf, unsigned int to_read) in ksmbd_tcp_read()
|
D | transport_rdma.c | 677 int to_copy, to_read, data_read, offset; in smb_direct_read() local
|
/linux-6.1.9/fs/cifs/ |
D | smbdirect.c | 1770 int to_copy, to_read, data_read, offset; in smbd_recv_buf() local 1903 unsigned int to_read) in smbd_recv_page() 1939 unsigned int to_read, page_offset; in smbd_recv() local
|
D | connect.c | 760 unsigned int to_read) in cifs_read_from_socket() 770 cifs_discard_from_socket(struct TCP_Server_Info *server, size_t to_read) in cifs_discard_from_socket() 786 unsigned int page_offset, unsigned int to_read) in cifs_read_page_from_socket()
|
D | file.c | 4600 unsigned int to_read = rdata->pagesz; in readpages_fill_pages() local
|
/linux-6.1.9/fs/ntfs/ |
D | logfile.c | 377 int have_read, to_read; in ntfs_check_and_load_restart_page() local
|
/linux-6.1.9/drivers/mtd/ubi/ |
D | gluebi.c | 163 size_t to_read = mtd->erasesize - offs; in gluebi_read() local
|
D | block.c | 186 int ret, leb, offset, bytes_left, to_read; in ubiblock_read() local
|
D | eba.c | 751 int to_read; in ubi_eba_read_leb_sg() local
|
/linux-6.1.9/drivers/hwtracing/coresight/ |
D | coresight-tmc-etf.c | 454 unsigned long offset, to_read = 0, flags; in tmc_update_etf_buffer() local
|
D | coresight-etb10.c | 437 unsigned long offset, to_read = 0, flags; in etb_update_buffer() local
|
/linux-6.1.9/drivers/media/usb/gspca/ |
D | sn9c2028.c | 37 unsigned char to_read; /* length to read. 0 means no reply requested */ member
|
/linux-6.1.9/fs/jffs2/ |
D | readinode.c | 943 int err, to_read = needed_len - *rdlen; in read_more() local
|
/linux-6.1.9/drivers/comedi/drivers/ |
D | adl_pci9111.c | 420 unsigned int to_read; in pci9111_handle_fifo_half_full() local
|
/linux-6.1.9/security/selinux/ss/ |
D | policydb.c | 1388 int rc, to_read = 2; in role_read() local 1444 int rc, to_read = 3; in type_read() local 1518 int rc, to_read = 2; in user_read() local
|
/linux-6.1.9/net/vmw_vsock/ |
D | hyperv_transport.c | 609 u32 to_read; in hvs_stream_dequeue() local
|
/linux-6.1.9/drivers/md/ |
D | raid5.h | 285 int locked, uptodate, to_read, to_write, failed, written; member
|
/linux-6.1.9/drivers/usb/dwc2/ |
D | gadget.c | 2264 int to_read; in dwc2_hsotg_rx_data() local
|