Searched refs:smb_drv_open_ctl (Results 1 – 1 of 1) sorted by relevance
46 static int smb_drv_open_ctl(dev_t *, int, int, cred_t *);239 rc = smb_drv_open_ctl(devp, flag, otyp, cr); in smb_drv_open()257 smb_drv_open_ctl(dev_t *devp, int flag, int otyp, cred_t *cr) in smb_drv_open_ctl() function