Home
last modified time | relevance | path

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

/openbmc/linux/fs/ramfs/
H A Dfile-mmu.c34 static unsigned long ramfs_mmu_get_unmapped_area(struct file *file, in ramfs_mmu_get_unmapped_area() function
49 .get_unmapped_area = ramfs_mmu_get_unmapped_area,