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

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DTransaction.h26 TRANSACTION_KEEP_NODE_LOCKED = 0x04, enumerator in enum:__anon5942
H A DTransaction.cpp392 else if ((info->flags & TRANSACTION_KEEP_NODE_LOCKED) == 0)
H A DFile.cpp239 TRANSACTION_NODE_ALREADY_LOCKED | TRANSACTION_KEEP_NODE_LOCKED);

Completed in 93 milliseconds