Searched refs:io_write (Results 1 - 20 of 20) 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.h29 unsigned int io_write; /* bytes passed in write requests */ member in struct:nfsd_stats
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/xz/
H A Dfile_io.h129 extern bool io_write(file_pair *pair, const io_buf *buf, size_t size);
H A Dcoder.c494 if (opt_mode != MODE_TEST && io_write(pair, &out_buf,
514 if (opt_mode != MODE_TEST && io_write(pair,
593 if (io_write(pair, &in_buf, strm.avail_in))
H A Dfile_io.c918 io_write(file_pair *pair, const io_buf *buf, size_t size) function
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/xz/
H A Dfile_io.h129 extern bool io_write(file_pair *pair, const io_buf *buf, size_t size);
H A Dcoder.c494 if (opt_mode != MODE_TEST && io_write(pair, &out_buf,
514 if (opt_mode != MODE_TEST && io_write(pair,
593 if (io_write(pair, &in_buf, strm.avail_in))
H A Dfile_io.c918 io_write(file_pair *pair, const io_buf *buf, size_t size) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dstats.c50 nfsdstats.io_write);
H A Dvfs.c1046 nfsdstats.io_write += host_err;
/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.h288 gcry_ac_io_t *io_write);
292 gcry_ac_io_t *io_write);
H A Dgcrypt.h1553 gcry_ac_io_t *io_write)
1562 gcry_ac_io_t *io_write)
/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.h288 gcry_ac_io_t *io_write);
292 gcry_ac_io_t *io_write);
H A Dgcrypt.h1553 gcry_ac_io_t *io_write)
1562 gcry_ac_io_t *io_write)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dliolib.c533 static int io_write (lua_State *L) { function
600 {"write", io_write},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/netxen/
H A Dnetxen_nic.h1232 void (*io_write)(struct netxen_adapter *, void __iomem *, u32); member in struct:netxen_adapter
1276 (adapter->io_write(adapter, addr, val))
H A Dnetxen_nic_hw.c1774 adapter->io_write = netxen_nic_io_write_128M,
1788 adapter->io_write = netxen_nic_io_write_2M,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.py69 def io_write(self, str, 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.py69 def io_write(self, str, len = -1): member in class:ioWrapper

Completed in 219 milliseconds