Home
last modified time | relevance | path

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

/Linux-v5.15/fs/overlayfs/
Dfile.c479 static int ovl_mmap(struct file *file, struct vm_area_struct *vma) in ovl_mmap() function
659 .mmap = ovl_mmap,