Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dfile.c528 static int ovl_mmap(struct file *file, struct vm_area_struct *vma) in ovl_mmap() function
730 .mmap = ovl_mmap,