Searched refs:abd_for_each_sg (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | abd_os.c | 135 #define abd_for_each_sg(abd, sg, n, i) \ macro 391 abd_for_each_sg(abd, sg, nr_pages, i) { in abd_alloc_chunks() 437 abd_for_each_sg(abd, sg, nr_pages, i) { in abd_free_chunks() 484 abd_for_each_sg(abd_zero_scatter, sg, nr_pages, i) { in abd_alloc_zero_scatter() 570 abd_for_each_sg(abd, sg, nr_pages, i) { in abd_alloc_chunks() 583 abd_for_each_sg(abd, sg, n, i) { in abd_free_chunks() 614 abd_for_each_sg(abd_zero_scatter, sg, nr_pages, i) { in abd_alloc_zero_scatter() 673 abd_for_each_sg(abd, sg, n, i) { in abd_verify_scatter() 793 abd_for_each_sg(sabd, sg, ABD_SCATTER(sabd).abd_nents, i) { in abd_get_offset_scatter()
|