Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dfile.c758 #define ext4_dax_vm_ops ext4_file_vm_ops
761 static const struct vm_operations_struct ext4_file_vm_ops = { variable
788 vma->vm_ops = &ext4_file_vm_ops; in ext4_file_mmap()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds