Searched defs:bytes_read (Results 1 – 15 of 15) sorted by relevance
/linux-2.4.37.9/drivers/char/ftape/lowlevel/ |
D | ftape-read.c | 164 int bytes_read = 0; in ftape_read_segment_fraction() local 291 TRACE_EXIT bytes_read; in ftape_read_segment_fraction() local
|
/linux-2.4.37.9/drivers/char/ftape/zftape/ |
D | zftape-read.c | 309 int bytes_read = 0; in _zft_read() local 385 TRACE_EXIT bytes_read; in _zft_read() local
|
/linux-2.4.37.9/scripts/lxdialog/ |
D | textbox.c | 30 static int hscroll = 0, fd, file_size, bytes_read; variable
|
/linux-2.4.37.9/drivers/usb/ |
D | tiglusb.c | 167 int bytes_read = 0; in tiglusb_read() local
|
D | scanner.c | 654 ssize_t bytes_read; /* Overall count of bytes_read */ in read_scanner() local
|
D | ov511.h | 427 long bytes_read; /* Amount that has been read() */ member
|
/linux-2.4.37.9/fs/befs/ |
D | datastream.c | 130 befs_off_t bytes_read = 0; /* bytes readed */ in befs_read_lsymlink() local
|
/linux-2.4.37.9/drivers/char/ |
D | ppdev.c | 110 ssize_t bytes_read = 0; in pp_read() local
|
D | mk712.c | 372 ssize_t bytes_read = 0; in mk712_read() local
|
/linux-2.4.37.9/fs/ncpfs/ |
D | ncplib_kernel.c | 749 __u32 offset, __u16 to_read, char *target, int *bytes_read) in ncp_read_kernel() 785 __u32 offset, __u16 to_read, char *target, int *bytes_read, in ncp_read_bounce()
|
/linux-2.4.37.9/drivers/media/video/ |
D | cpia_pp.c | 281 int bytes_read, new_bytes; in cpia_pp_read() local
|
/linux-2.4.37.9/drivers/sbus/audio/ |
D | audio.c | 234 int bytes_to_copy, bytes_read = 0, err; in sparcaudio_read() local
|
/linux-2.4.37.9/drivers/scsi/ |
D | NCR5380.h | 276 unsigned long bytes_read[8]; /* bytes read */ member
|
/linux-2.4.37.9/drivers/net/skfp/ |
D | drvfbi.c | 1336 int bytes_read ; local
|
/linux-2.4.37.9/drivers/ide/ |
D | ide-tape.c | 4161 int bytes_read; in idetape_initiate_read() local 4316 int bytes_read; in idetape_add_chrdev_read_request() local 4847 ssize_t bytes_read,temp, actually_read = 0, rc; in idetape_chrdev_read() local
|