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

/haiku/src/system/kernel/cache/
H A Dfile_cache.cpp54 inline void SetLastAccess(int32 index, off_t access, bool isWrite) function in struct:file_cache_ref
276 ref->SetLastAccess(index, offset + bytes, isWrite);

Completed in 34 milliseconds