Home
last modified time | relevance | path

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

/trueos/sys/netsmb/
HDsmb_conn.h460 int smb_iod_create(struct smb_vc *vcp);
HDsmb_iod.c667 smb_iod_create(struct smb_vc *vcp) in smb_iod_create() function
HDsmb_conn.c481 error = (int)smb_iod_create(vcp); in smb_vc_create()