Home
last modified time | relevance | path

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

/linux-6.1.9/fs/9p/
Dvfs_file.c32 static const struct vm_operations_struct v9fs_file_vm_ops; variable
484 vma->vm_ops = &v9fs_file_vm_ops; in v9fs_file_mmap()
618 static const struct vm_operations_struct v9fs_file_vm_ops = { variable