Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_common_transact.c1882 xa->xa_smb_mid = sr->smb_mid; in smb_xa_create()
1913 if (nxa->xa_smb_mid == xa->xa_smb_mid && in smb_xa_create()
2065 if (xa->xa_smb_mid == mid && in smb_xa_find()
/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1717 uint16_t xa_smb_mid; /* mutiplex id number */ member