Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Dsuper.h1289 extern int ceph_mmap(struct file *file, struct vm_area_struct *vma);
H A Daddr.c2322 int ceph_mmap(struct file *file, struct vm_area_struct *vma) in ceph_mmap() function
H A Dfile.c3174 .mmap = ceph_mmap,