Searched refs:smb_drv_open_lib (Results 1 – 1 of 1) sorted by relevance
47 static int smb_drv_open_lib(dev_t *, int, int, cred_t *);242 rc = smb_drv_open_lib(devp, flag, otyp, cr); in smb_drv_open()292 smb_drv_open_lib(dev_t *devp, int flag, int otyp, cred_t *cr) in smb_drv_open_lib() function