Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfile.c264 static const struct vm_operations_struct ntfs_file_vm_ops = { variable
345 desc->vm_ops = &ntfs_file_vm_ops; in ntfs_file_mmap_prepare()