Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_rq.h242 int smb_nt_init(struct smb_ntrq *rqp, struct smb_connobj *layer,
H A Dsmb_rq.c697 error = smb_nt_init(ntp, layer, fn, scred); in smb_nt_alloc()
736 smb_nt_init(struct smb_ntrq *ntp, struct smb_connobj *source, ushort_t fn, in smb_nt_init() function