Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.h1167 extern int ceph_mmap(struct file *file, struct vm_area_struct *vma);
H A Daddr.c1881 int ceph_mmap(struct file *file, struct vm_area_struct *vma) in ceph_mmap() function
H A Dfile.c2519 .mmap = ceph_mmap,