Home
last modified time | relevance | path

Searched refs:vold_action (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rmvolmgr/
H A Dvold.c135 static int vold_action(struct action_arg *aap);
371 ret = vold_action(aap); in vold_postprocess()
471 vold_action(struct action_arg *aap) in vold_action() function