Searched defs:hasIndex (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.cpp1114 bool hasIndex = index.SetTo(name) == B_OK; local
1269 bool hasIndex = index.SetTo(name) == B_OK; local
988 _RemoveAttribute(Transaction& transaction, const char* name, bool hasIndex, Index* index) argument

Completed in 242 milliseconds