Home
last modified time | relevance | path

Searched refs:cramfs_physmem_mmap (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cramfs/
H A Dinode.c355 static int cramfs_physmem_mmap(struct file *file, struct vm_area_struct *vma) in cramfs_physmem_mmap() function
449 static int cramfs_physmem_mmap(struct file *file, struct vm_area_struct *vma) in cramfs_physmem_mmap() function
489 .mmap = cramfs_physmem_mmap,
/kernel/linux/linux-6.6/fs/cramfs/
H A Dinode.c346 static int cramfs_physmem_mmap(struct file *file, struct vm_area_struct *vma) in cramfs_physmem_mmap() function
438 static int cramfs_physmem_mmap(struct file *file, struct vm_area_struct *vma) in cramfs_physmem_mmap() function
478 .mmap = cramfs_physmem_mmap,

Completed in 4 milliseconds