Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dsg.c1260 static const struct vm_operations_struct sg_mmap_vm_ops = { variable
1299 vma->vm_ops = &sg_mmap_vm_ops; in sg_mmap()