Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dsg.c1254 static const struct vm_operations_struct sg_mmap_vm_ops = { variable
1293 vma->vm_ops = &sg_mmap_vm_ops; in sg_mmap()