Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb3_encrypt.c273 static smb_vdb_t *
276 smb_vdb_t *vdb; in smb3_get_vdb()
309 smb_vdb_t *in_vdb = NULL; in smb3_decrypt_sr()
310 smb_vdb_t *out_vdb = NULL; in smb3_decrypt_sr()
491 smb_vdb_t *in_vdb = NULL; in smb3_encrypt_sr()
492 smb_vdb_t *out_vdb = NULL; in smb3_encrypt_sr()
H A Dsmb_find.c642 smb_vdb_t *vdb; in smb_com_find_unique()
648 vdb = kmem_alloc(sizeof (smb_vdb_t), KM_SLEEP); in smb_com_find_unique()
651 kmem_free(vdb, sizeof (smb_vdb_t)); in smb_com_find_unique()
654 kmem_free(vdb, sizeof (smb_vdb_t)); in smb_com_find_unique()
H A Dsmb2_write.c31 smb_vdb_t *vdb = NULL; in smb2_write()
H A Dsmb2_read.c147 smb_vdb_t *vdb = NULL; in smb2_read()
H A Dsmb_net.c366 smb_vdb_t *vdb = NULL; in smb_net_send_uio()
H A Dsmb_read.c398 smb_vdb_t *vdb = &param->rw_vdb; in smb_common_read()
H A Dsmb_mbuf_marshaling.c159 smb_vdb_t *vdp; in smb_mbc_vdecodef()
522 smb_vdb_t *vdp; in smb_mbc_vencodef()
H A Dsmb_opipe.c640 smb_vdb_t *vdb; in smb_opipe_transceive()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1512 } smb_vdb_t; typedef
1521 smb_vdb_t rw_vdb;