file_map_invalidate
extern void file_map_invalidate(void *map, off_t offset, off_t size);
file_map_invalidate(fMap, start, size);