Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/ !
Ddm-verity-target.c50 struct dm_verity_prefetch_work { struct
680 struct dm_verity_prefetch_work *pw = in verity_prefetch_io()
681 container_of(work, struct dm_verity_prefetch_work, work); in verity_prefetch_io()
717 struct dm_verity_prefetch_work *pw; in verity_submit_prefetch()
731 pw = kmalloc(sizeof(struct dm_verity_prefetch_work), in verity_submit_prefetch()