Home
last modified time | relevance | path

Searched refs:smb_drv_open_lib (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_init.c47 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