Searched refs:ll_file_vm_ops (Results 1 – 1 of 1) sorted by relevance
54 static const struct vm_operations_struct ll_file_vm_ops; variable76 if (vma->vm_ops && vma->vm_ops == &ll_file_vm_ops && in our_vma()465 static const struct vm_operations_struct ll_file_vm_ops = { variable483 vma->vm_ops = &ll_file_vm_ops; in ll_file_mmap()