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

/haiku/src/tests/system/kernel/file_corruption/fs/
H A Dchecksumfs.cpp78 return _UpdateModifiedIfNecessary(node, finalUpdate);
90 return _UpdateModifiedIfNecessary(node, false);
94 status_t _UpdateModifiedIfNecessary(Node* node, bool finalUpdate) function in struct:FileCookie

Completed in 42 milliseconds