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

/haiku/src/servers/mount/
H A DAutoMounter.cpp460 WRITELOG(("*** Received Mount Point Renamed Notification"));
464 WRITELOG(("ERROR: Couldn't find name field in update "
484 WRITELOG(("ERROR: Couldn't find 'device' field in "
493 WRITELOG(("ERROR: Couldn't find 'to directory' field "
503 WRITELOG(("ERROR: Couldn't create mount point entry "
510 WRITELOG(("ERROR: Couldn't get node ref for new mount "
515 WRITELOG(("Attempt to rename device %li to %s",
520 WRITELOG(("Found device, changing name."));
531 WRITELOG(("ERROR: Device %li does not appear to be "
/haiku/src/kits/tracker/
H A DUtilities.h515 #define WRITELOG(_ARGS_) \ macro
531 #define WRITELOG(_ARGS_) macro

Completed in 25 milliseconds