Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/smb/
H A Dsmb_conn.c70 static void smb_vc_gone(struct smb_connobj *cp, struct smb_cred *scred);
440 vcp->obj.co_gone = smb_vc_gone; in smb_vc_create()
551 smb_vc_gone(struct smb_connobj *cp, struct smb_cred *scred) in smb_vc_gone() function