Searched defs:to_write (Results  1 – 14 of 14) sorted by relevance
| /linux-4.4.14/drivers/isdn/hardware/eicon/ | 
| D | istream.c | 78 	int written = 0, to_write = -1;  in diva_istream_write()  local
 | 
| /linux-4.4.14/fs/ncpfs/ | 
| D | file.c | 202 		size_t to_write = min_t(size_t,  in ncp_file_write_iter()  local
 | 
| D | ncplib_kernel.c | 1037 		 __u32 offset, __u16 to_write,  in ncp_write_kernel()
 | 
| /linux-4.4.14/drivers/mtd/ubi/ | 
| D | upd.c | 281 	int lnum, offs, err = 0, len, to_write = count;  in ubi_more_update_data()  local
 | 
| D | gluebi.c | 225 		size_t to_write = mtd->erasesize - offs;  in gluebi_write()  local
 | 
| /linux-4.4.14/drivers/scsi/libsas/ | 
| D | sas_host_smp.c | 331 		int to_write = req_data[4];  in sas_smp_host_handler()  local
 | 
| /linux-4.4.14/drivers/spi/ | 
| D | spi-bcm53xx.c | 183 			size_t to_write = min_t(size_t, 16, left);  in bcm53xxspi_transfer_one()  local
 | 
| /linux-4.4.14/drivers/char/ | 
| D | mem.c | 516 		unsigned long to_write = min_t(unsigned long, count,  in write_kmem()  local
 | 
| /linux-4.4.14/fs/gfs2/ | 
| D | quota.c | 668 	unsigned to_write = bytes, pg_off = off;  in gfs2_write_buf_to_page()  local
 | 
| /linux-4.4.14/drivers/md/ | 
| D | raid5.h | 265 	int locked, uptodate, to_read, to_write, failed, written;  member
 | 
| /linux-4.4.14/drivers/usb/dwc2/ | 
| D | gadget.c | 318 	int to_write = hs_ep->size_loaded;  in dwc2_hsotg_write_fifo()  local
 | 
| /linux-4.4.14/net/packet/ | 
| D | af_packet.c | 2347 	int to_write, offset, len, tp_len, nr_frags, len_max;  in tpacket_fill_skb()  local
 | 
| /linux-4.4.14/sound/pci/rme9652/ | 
| D | hdsp.c | 1336 	int to_write;  in snd_hdsp_midi_output_write()  local
 | 
| D | hdspm.c | 1856 	int to_write;  in snd_hdspm_midi_output_write()  local
 |