Home
last modified time | relevance | path

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

/freebsd/sys/netsmb/
H A Dsmb_dev.h183 int smb_usr_lookup(struct smbioc_lookup *dp, struct smb_cred *scred,
H A Dsmb_dev.c289 error = smb_usr_lookup((struct smbioc_lookup*)data, scred, &vcp, &ssp); in nsmb_dev_ioctl()
H A Dsmb_usr.c125 smb_usr_lookup(struct smbioc_lookup *dp, struct smb_cred *scred, in smb_usr_lookup() function