Home
last modified time | relevance | path

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

/linux/fs/
H A Daio.c386 static const struct vm_operations_struct aio_ring_vm_ops = { variable
398 desc->vm_ops = &aio_ring_vm_ops; in aio_ring_mmap_prepare()