We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f602353 commit f5c8273Copy full SHA for f5c8273
include/linux/folio_queue.h
@@ -81,7 +81,7 @@ static inline unsigned int folioq_count(struct folio_queue *folioq)
81
}
82
83
/**
84
- * folioq_count: Query if a folio queue segment is full
+ * folioq_full: Query if a folio queue segment is full
85
* @folioq: The segment to query
86
*
87
* Query if a folio queue segment is fully occupied. Note that this does not
0 commit comments