Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ceph/
Dsuper.h1087 extern int ceph_mmap(struct file *file, struct vm_area_struct *vma);
Daddr.c1798 int ceph_mmap(struct file *file, struct vm_area_struct *vma) in ceph_mmap() function
Dfile.c2184 .mmap = ceph_mmap,