Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Ddata.c432 static const struct vm_operations_struct erofs_dax_vm_ops = { variable
445 vma->vm_ops = &erofs_dax_vm_ops; in erofs_file_mmap()