Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dfile.c773 #define ext4_dax_vm_ops ext4_file_vm_ops
776 static const struct vm_operations_struct ext4_file_vm_ops = { variable
802 vma->vm_ops = &ext4_file_vm_ops; in ext4_file_mmap()