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

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DIndex.cpp355 ASSERT(inode->InLastModifiedIndex());
366 ASSERT(inode->InLastModifiedIndex());
379 ASSERT(inode->InLastModifiedIndex());
H A DInode.h187 bool InLastModifiedIndex() const;
295 Inode::InLastModifiedIndex() const function in class:Inode
H A DCheckVisitor.cpp753 if (inode->InLastModifiedIndex()) {
H A DInode.cpp1409 ASSERT(!InLastModifiedIndex());
2597 if (inode->InLastModifiedIndex())
2810 if (inode->InLastModifiedIndex())
H A Dkernel_interface.cpp963 if (!inode->InLastModifiedIndex()) {
1541 if (inode->InLastModifiedIndex()) {

Completed in 173 milliseconds