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

/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp97 bool delete_after_event; member in struct:FSShell::cache_notification
229 deleteAfterEvent = notification->delete_after_event;
260 notification.delete_after_event = false;
273 notification->delete_after_event = true;
297 notification->delete_after_event = true;
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp130 bool delete_after_event; member in struct:__anon39::cache_notification
836 deleteAfterEvent = notification->delete_after_event;
885 notification.delete_after_event = false;
898 notification->delete_after_event = true;
922 notification->delete_after_event = true;

Completed in 83 milliseconds