Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ramfs/
Dfile-nommu.c26 static unsigned long ramfs_nommu_get_unmapped_area(struct file *file,
42 .get_unmapped_area = ramfs_nommu_get_unmapped_area,
202 static unsigned long ramfs_nommu_get_unmapped_area(struct file *file, in ramfs_nommu_get_unmapped_area() function