Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dfile.c661 static const struct vm_operations_struct exfat_file_vm_ops = { variable
670 vma->vm_ops = &exfat_file_vm_ops; in exfat_file_mmap()