Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dsuper.h915 extern int ceph_mmap(struct file *file, struct vm_area_struct *vma);
Dfile.c1432 .mmap = ceph_mmap,
Daddr.c1604 int ceph_mmap(struct file *file, struct vm_area_struct *vma) in ceph_mmap() function