Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Ddata.c427 static const struct vm_operations_struct erofs_dax_vm_ops = { variable
440 vma->vm_ops = &erofs_dax_vm_ops; in erofs_file_mmap()