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

/illumos-gate/usr/src/cmd/rmvolmgr/
H A Dvold.c148 static boolean_t remove_notify_files(struct action_arg **aa);
557 result = remove_notify_files(aa);
560 result = remove_notify_files(aa);
578 result = remove_notify_files(aa);
1035 remove_notify_files(struct action_arg **aa) function
1043 dprintf("%s[%d]: entering remove_notify_files()\n", __FILE__, __LINE__);
1082 dprintf("%s[%d]: leaving remove_notify_files(), result = %s\n",

Completed in 44 milliseconds