Searched refs:ceph_mmap (Results 1 – 3 of 3) sorted by relevance
1019 extern int ceph_mmap(struct file *file, struct vm_area_struct *vma);
1838 .mmap = ceph_mmap,
1806 int ceph_mmap(struct file *file, struct vm_area_struct *vma) in ceph_mmap() function