Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dax/
H A Ddevice.c280 static const struct vm_operations_struct dax_vm_ops = { variable
304 vma->vm_ops = &dax_vm_ops; in dax_mmap()