Searched refs:io_write (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/nfsd/
H A Dstats.h24 unsigned int io_write; /* bytes passed in write requests */ member in struct:nfsd_stats
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfsd/
H A Dstats.c57 nfsdstats.io_write);
H A Dvfs.c954 nfsdstats.io_write += cnt;
/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.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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.py69 def io_write(self, str, len = -1): member in class:ioWrapper

Completed in 207 milliseconds