Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dfile.c392 static const struct vm_operations_struct orangefs_file_vm_ops = { variable
416 vma->vm_ops = &orangefs_file_vm_ops; in orangefs_file_mmap()