Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dsg.c1152 static struct vm_operations_struct sg_mmap_vm_ops = { variable
1197 vma->vm_ops = &sg_mmap_vm_ops; in sg_mmap()