Searched refs:smb_dev2share (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netsmb/ |
H A D | smb_dev.h | 193 int smb_dev2share(int fd, int mode, struct smb_cred *scred,
|
H A D | smb_dev.c | 375 smb_dev2share(int fd, int mode, struct smb_cred *scred, in smb_dev2share() function
|
/freebsd/sys/fs/smbfs/ |
H A D | smbfs_vfsops.c | 161 error = smb_dev2share(v, SMBM_EXEC, scred, &ssp, &dev); in smbfs_mount()
|