zvol_close
extern int zvol_close(dev_t dev, int flag, int otyp, cred_t *cr);
return (zvol_close(dev, flag, otyp, cr));