Home
last modified time | relevance | path

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

/linux-6.12.1/fs/overlayfs/
Dfile.c418 static int ovl_mmap(struct file *file, struct vm_area_struct *vma) in ovl_mmap() function
610 .mmap = ovl_mmap,