Searched refs:prefetch_data_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddmu_traverse.c54 } prefetch_data_t; typedef in typeref:struct:prefetch_data
63 prefetch_data_t *td_pfd;
214 prefetch_needed(prefetch_data_t *pfd, const blkptr_t *bp)
229 prefetch_data_t *pd = td->td_pfd;
568 prefetch_data_t *pfd = arg;
632 prefetch_data_t *pd;
640 pd = kmem_zalloc(sizeof (prefetch_data_t), KM_SLEEP);

Completed in 105 milliseconds