Home
last modified time | relevance | path

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

/Linux-v5.10/fs/overlayfs/
Dfile.c467 static int ovl_mmap(struct file *file, struct vm_area_struct *vma) in ovl_mmap() function
797 .mmap = ovl_mmap,