Searched defs:to_read (Results 1 - 17 of 17) sorted by relevance

/linux-4.1.27/fs/ncpfs/
H A Dmmap.c58 int to_read; ncp_file_mmap_fault() local
H A Dfile.c137 size_t to_read = min_t(size_t, ncp_file_read_iter() local
H A Dncplib_kernel.c967 ncp_read_kernel(struct ncp_server *server, const char *file_id, __u32 offset, __u16 to_read, char *target, int *bytes_read) ncp_read_kernel() argument
1003 ncp_read_bounce(struct ncp_server *server, const char *file_id, __u32 offset, __u16 to_read, struct iov_iter *to, int *bytes_read, void *bounce, __u32 bufsize) ncp_read_bounce() argument
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Distream.c156 int read = 0, to_read = -1; diva_istream_read() local
/linux-4.1.27/drivers/spi/
H A Dspi-bcm53xx.c196 size_t to_read = min_t(size_t, 16 - b53spi->read_offset, bcm53xxspi_transfer_one() local
/linux-4.1.27/drivers/mtd/ubi/
H A Deba.c519 int to_read; ubi_eba_read_leb_sg() local
H A Dgluebi.c181 size_t to_read = mtd->erasesize - offs; gluebi_read() local
H A Dblock.c191 int ret, leb, offset, bytes_left, to_read; ubiblock_read() local
/linux-4.1.27/drivers/media/usb/gspca/
H A Dsn9c2028.c40 unsigned char to_read; /* length to read. 0 means no reply requested */ member in struct:init_command
/linux-4.1.27/fs/ntfs/
H A Dlogfile.c390 int have_read, to_read; ntfs_check_and_load_restart_page() local
/linux-4.1.27/fs/jffs2/
H A Dreadinode.c923 int err, to_read = needed_len - *rdlen; read_more() local
/linux-4.1.27/drivers/iio/
H A Dindustrialio-buffer.c104 size_t to_read; iio_buffer_read_first_n_outer() local
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Dadl_pci9111.c447 unsigned int to_read; pci9111_handle_fifo_half_full() local
/linux-4.1.27/drivers/usb/dwc2/
H A Dgadget.c1441 int to_read; s3c_hsotg_rx_data() local
/linux-4.1.27/drivers/md/
H A Draid5.h261 int locked, uptodate, to_read, to_write, failed, written; member in struct:stripe_head_state
/linux-4.1.27/security/selinux/ss/
H A Dpolicydb.c1405 int rc, to_read = 2; role_read() local
1462 int rc, to_read = 3; type_read() local
1537 int rc, to_read = 2; user_read() local
/linux-4.1.27/fs/cifs/
H A Dconnect.c544 cifs_readv_from_socket(struct TCP_Server_Info *server, struct kvec *iov_orig, unsigned int nr_segs, unsigned int to_read) cifs_readv_from_socket() argument
603 cifs_read_from_socket(struct TCP_Server_Info *server, char *buf, unsigned int to_read) cifs_read_from_socket() argument

Completed in 720 milliseconds