In file mmap_cache.c:

mmap_entry* find_mmap(int data_fd, struct stat *s)

Either locates the entry for an already-mmapped-file, or mmap's the file and returns a new entry

Documentation

Either locates the entry for an already-mmapped-file, or mmap's the file and returns a new entry.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.