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

/illumos-gate/usr/src/cmd/rmvolmgr/
H A Dvold.c476 action_t notify_act = EJECT; local
563 notify_act = EJECT;
569 notify_act = INSERT;
575 notify_act = REMOUNT;
581 notify_act = UNMOUNT;
590 result = notify_clients(notify_act, do_notify);

Completed in 45 milliseconds