Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dfile.c2955 static const struct vm_operations_struct cifs_file_vm_ops = { variable
2973 vma->vm_ops = &cifs_file_vm_ops; in cifs_file_strict_mmap()
2992 vma->vm_ops = &cifs_file_vm_ops; in cifs_file_mmap()