Lines Matching defs:count
98 const char *buf, size_t count)
130 return count;
157 char *buf, loff_t off, size_t count)
163 buf, off, count);
166 count, buf);
170 return count;
175 char *buf, loff_t off, size_t count)
180 buf, off, count);
184 count, buf) < 0)
187 return count;