Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dfetchop.c89 static struct vm_operations_struct fetchop_vm_ops = { variable
302 vma->vm_ops = &fetchop_vm_ops; in fetchop_mmap()