Home
last modified time | relevance | path

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) in SetLastAccess() function
278 ref->SetLastAccess(index, offset + bytes, isWrite); in push_access()