Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfile.c4521 static const struct vm_operations_struct cifs_file_vm_ops = { variable
4539 vma->vm_ops = &cifs_file_vm_ops; in cifs_file_strict_mmap()
4558 vma->vm_ops = &cifs_file_vm_ops; in cifs_file_mmap()