dumpinit
error = dumpinit(vp, pathbuf, cmd == DIOCTRYDEV);
extern int dumpinit(struct vnode *, char *, int);
(void) dumpinit(vp, swapname, 0);