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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/nfsd/
H A Dstats.h28 unsigned int io_read; /* bytes returned to read requests */ member in struct:nfsd_stats
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/xz/
H A Dfile_io.h102 extern size_t io_read(file_pair *pair, io_buf *buf, size_t size);
H A Dcoder.c479 strm.avail_in = io_read(
529 strm.avail_in = io_read(
600 strm.avail_in = io_read(pair, &in_buf, IO_BUFFER_SIZE);
626 strm.avail_in = io_read(pair, &in_buf, IO_BUFFER_SIZE);
H A Dfile_io.c796 io_read(file_pair *pair, io_buf *buf_union, size_t size) function
848 const size_t amount = io_read(pair, buf, size);
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/xz/
H A Dfile_io.h102 extern size_t io_read(file_pair *pair, io_buf *buf, size_t size);
H A Dcoder.c479 strm.avail_in = io_read(
529 strm.avail_in = io_read(
600 strm.avail_in = io_read(pair, &in_buf, IO_BUFFER_SIZE);
626 strm.avail_in = io_read(pair, &in_buf, IO_BUFFER_SIZE);
H A Dfile_io.c796 io_read(file_pair *pair, io_buf *buf_union, size_t size) function
848 const size_t amount = io_read(pair, buf, size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dstats.c49 nfsdstats.io_read,
H A Dvfs.c933 nfsdstats.io_read += host_err;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dkvm_emulate.h206 struct read_cache io_read; member in struct:decode_cache
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dliolib.c473 static int io_read (lua_State *L) { function
597 {"read", io_read},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/netxen/
H A Dnetxen_nic.h1231 u32 (*io_read)(struct netxen_adapter *, void __iomem *); member in struct:netxen_adapter
1274 (adapter->io_read(adapter, addr))
H A Dnetxen_nic_hw.c1773 adapter->io_read = netxen_nic_io_read_128M,
1787 adapter->io_read = netxen_nic_io_read_2M,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.py62 def io_read(self, len = -1): member in class:ioWrapper
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dlibxml.py62 def io_read(self, len = -1): member in class:ioWrapper
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Demulate.c1359 struct read_cache *rc = &ctxt->decode.io_read;
3040 struct read_cache *rc = &ctxt->decode.io_read;

Completed in 260 milliseconds