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

/linux-4.1.27/fs/ext4/
H A Dfile.c224 #define ext4_dax_vm_ops ext4_file_vm_ops
227 static const struct vm_operations_struct ext4_file_vm_ops = { variable in typeref:struct:vm_operations_struct
247 vma->vm_ops = &ext4_file_vm_ops; ext4_file_mmap()

Completed in 161 milliseconds