Home
last modified time | relevance | path

Searched refs:ext4_dax_vm_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dfile.c751 static const struct vm_operations_struct ext4_dax_vm_ops = { variable
758 #define ext4_dax_vm_ops ext4_file_vm_ops macro
785 vma->vm_ops = &ext4_dax_vm_ops; in ext4_file_mmap()
/kernel/linux/linux-6.6/fs/ext4/
H A Dfile.c766 static const struct vm_operations_struct ext4_dax_vm_ops = { variable
773 #define ext4_dax_vm_ops ext4_file_vm_ops macro
799 vma->vm_ops = &ext4_dax_vm_ops; in ext4_file_mmap()

Completed in 3 milliseconds