Searched refs:folioq_count (Results 1 – 9 of 9) sorted by relevance
84 static inline unsigned int folioq_count(struct folio_queue *folioq) in folioq_count() function99 return folioq_count(folioq) >= folioq_nr_slots(folioq); in folioq_full()
210 for (int slot = 0; slot < folioq_count(p); slot++) { in rolling_buffer_clear()
86 for (int slot = 0; slot < folioq_count(fq); slot++) { in netfs_free_folioq_buffer()
304 for (int slot = 0; slot < folioq_count(p); slot++) { in netfs_unlock_abandoned_read_pages()
895 for (int slot = 0; slot < folioq_count(fq); slot++) { in netfs_writeback_single()
94 for (; slot < folioq_count(fq); slot++) { in afs_dir_find_block()
137 for (int s = iter->fq_slot; s < folioq_count(fq); s++) { in afs_dir_get_block()
128 unsigned int folioq_count(struct folio_queue *folioq);
4371 for (int s = 0; s < folioq_count(folioq); s++) in cifs_clear_folioq_buffer()4425 for (int s = 0; s < folioq_count(buffer); s++) { in cifs_copy_iter_to_folioq()4580 for (int s = 0; s < folioq_count(folioq); s++) { in cifs_copy_folioq_to_iter()