Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_find.c623 smb_vdb_t *vdb; in smb_com_find_unique()
629 vdb = kmem_alloc(sizeof (smb_vdb_t), KM_SLEEP); in smb_com_find_unique()
632 kmem_free(vdb, sizeof (smb_vdb_t)); in smb_com_find_unique()
635 kmem_free(vdb, sizeof (smb_vdb_t)); in smb_com_find_unique()
H A Dsmb_read.c374 smb_vdb_t *vdb = &param->rw_vdb; in smb_common_read()
H A Dsmb_mbuf_marshaling.c155 smb_vdb_t *vdp; in smb_mbc_vdecodef()
504 smb_vdb_t *vdp; in smb_mbc_vencodef()
H A Dsmb_common_transact.c1401 smb_vdb_t vdb; in smb_trans_nmpipe()
/titanic_44/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1366 } smb_vdb_t; typedef
1375 smb_vdb_t rw_vdb;