Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dsg.c1251 static const struct vm_operations_struct sg_mmap_vm_ops = { variable
1290 vma->vm_ops = &sg_mmap_vm_ops; in sg_mmap()