zvol_open
extern int zvol_open(dev_t *devp, int flag, int otyp, cred_t *cr);
return (zvol_open(devp, flag, otyp, cr));