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

/linux-master/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 in typeref:struct:vm_operations_struct
802 vma->vm_ops = &ext4_file_vm_ops;

Completed in 154 milliseconds