Home
last modified time | relevance | path

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

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