swap_on_off_geli
return (swap_on_off_geli(name, mntops, doingall));
ret = swap_on_off_geli(mdpath, mntops, doingall);
static const char *swap_on_off_geli(const char *, char *, int);