watch_volume
extern status_t watch_volume(dev_t volume, uint32 flags, BMessenger target);
extern status_t watch_volume(dev_t volume, uint32 flags,
return watch_volume(volume, flags, BMessenger(handler, looper));
watch_volume(fVolume.Device(), B_WATCH_NAME | B_WATCH_STAT,