Home
last modified time | relevance | path

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

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