Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Ddata.c479 static const struct vm_operations_struct erofs_dax_vm_ops = { variable
492 desc->vm_ops = &erofs_dax_vm_ops; in erofs_file_mmap_prepare()