Home
last modified time | relevance | path

Searched refs:_CheckInodeBlocks (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DCheckVisitor.h57 status_t _CheckInodeBlocks(Inode* inode,
H A DCheckVisitor.cpp296 status = _CheckInodeBlocks(inode, NULL); in VisitInode()
468 CheckVisitor::_CheckInodeBlocks(Inode* inode, const char* name) in _CheckInodeBlocks() function in CheckVisitor