Searched refs:ext4_dax_vm_ops (Results 1 – 1 of 1) sorted by relevance
791 static const struct vm_operations_struct ext4_dax_vm_ops = { variable798 #define ext4_dax_vm_ops ext4_file_vm_ops macro830 desc->vm_ops = &ext4_dax_vm_ops; in ext4_file_mmap_prepare()