Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dscatterlist.h434 sg_alloc_table_from_pages(struct sg_table *sgt, in sg_alloc_table_from_pages() function
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dabd_os.c727 while (sg_alloc_table_from_pages(&table, pages, npages, offset, in abd_alloc_from_pages()