Home
last modified time | relevance | path

Searched refs:first_chunk (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDscatterlist.h265 unsigned int max_ents, struct scatterlist *first_chunk, in __sg_alloc_table() argument
289 if (first_chunk) { in __sg_alloc_table()
290 sg = first_chunk; in __sg_alloc_table()
291 first_chunk = NULL; in __sg_alloc_table()