Home
last modified time | relevance | path

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

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