Home
last modified time | relevance | path

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

/Linux-v4.19/fs/overlayfs/
Dfile.c282 static int ovl_mmap(struct file *file, struct vm_area_struct *vma) in ovl_mmap() function
521 .mmap = ovl_mmap,