Lines Matching refs:clean_count
1335 specified buffer and/or read clean_count bytes from the buffer. it1341 access_buffer(char *buffer_ptr,int length, int dirty_count, int clean_count) {1360 ((i < clean_count) && (temp_buffer < limit));