Searched refs:file_map_invalidate (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/drivers/
H A Dfs_cache.h100 extern void file_map_invalidate(void *map, off_t offset, off_t size);
/haiku/src/tests/system/kernel/cache/
H A Dfile_map_test.cpp133 file_map_invalidate(fMap, start, size);
/haiku/src/system/kernel/cache/
H A Dfile_map.cpp642 file_map_invalidate(void* _map, off_t offset, off_t size) function
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h873 #define file_map_invalidate fssh_file_map_invalidate macro

Completed in 104 milliseconds