Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext2/
Dfile.c113 static const struct vm_operations_struct ext2_dax_vm_ops = { variable
130 vma->vm_ops = &ext2_dax_vm_ops; in ext2_file_mmap()