Home
last modified time | relevance | path

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

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