Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Daio.c357 static const struct vm_operations_struct aio_ring_vm_ops = { variable
369 vma->vm_ops = &aio_ring_vm_ops; in aio_ring_mmap()