Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
Dfile.c1596 static const struct vm_operations_struct ubifs_file_vm_ops = { variable
1609 vma->vm_ops = &ubifs_file_vm_ops; in ubifs_file_mmap()