Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dfile.c4388 static const struct vm_operations_struct cifs_file_vm_ops = { variable
4406 vma->vm_ops = &cifs_file_vm_ops; in cifs_file_strict_mmap()
4425 vma->vm_ops = &cifs_file_vm_ops; in cifs_file_mmap()