Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dmmap.c267 static inline bool file_mmap_ok(struct file *file, struct inode *inode, in file_mmap_ok() function
373 if (!file_mmap_ok(file, inode, pgoff, len)) in do_mmap()