Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dax/
H A Ddevice.c277 static const struct vm_operations_struct dax_vm_ops = { variable
301 vma->vm_ops = &dax_vm_ops; in dax_mmap()