Searched refs:io_read (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/nfsd/
H A Dstats.h23 unsigned int io_read; /* bytes returned to read requests */ member in struct:nfsd_stats
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/aparser/
H A Dvluke.c29 io_read(&ps, fd, st.st_size, 0);
H A Dparser.h84 BOOL io_read(io_struct *ps, int fd, size_t len, int timeout);
H A Dparser.c187 BOOL io_read(io_struct *ps, int fd, size_t len, int timeout) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfsd/
H A Dstats.c56 nfsdstats.io_read,
H A Dvfs.c885 nfsdstats.io_read += host_err;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavdevice/
H A Dv4l2.c50 io_read, enumerator in enum:io_method
582 s->io_method = io_read;
611 } else if (s->io_method == io_read) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dvisibility.c1089 gcry_ac_io_t *io_read, gcry_ac_io_t *io_write)
1091 return _gcry_ac_data_encode (method, flags, options, io_read, io_write);
1096 gcry_ac_io_t *io_read, gcry_ac_io_t *io_write)
1098 return _gcry_ac_data_decode (method, flags, options, io_read, io_write);
1088 gcry_ac_data_encode(gcry_ac_em_t method, unsigned int flags, void *options, gcry_ac_io_t *io_read, gcry_ac_io_t *io_write) argument
1095 gcry_ac_data_decode(gcry_ac_em_t method, unsigned int flags, void *options, gcry_ac_io_t *io_read, gcry_ac_io_t *io_write) argument
H A Dvisibility.h287 gcry_ac_io_t *io_read,
291 gcry_ac_io_t *io_read,
H A Dgcrypt.h1552 gcry_ac_io_t *io_read,
1561 gcry_ac_io_t *io_read,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.py62 def io_read(self, len = -1): member in class:ioWrapper

Completed in 98 milliseconds