Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dfile.c2989 static const struct vm_operations_struct cifs_file_vm_ops = { variable
3007 vma->vm_ops = &cifs_file_vm_ops; in cifs_file_strict_mmap()
3026 vma->vm_ops = &cifs_file_vm_ops; in cifs_file_mmap()