Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/smbsrv/
H A Dmbuf.h284 mbuf_chain_t *smb_mbc_alloc(uint32_t);
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_util.c85 smb_mbc_alloc(uint32_t max_bytes) in smb_mbc_alloc() function
H A Dsmb_session.c1435 mbc = smb_mbc_alloc(MLEN); in smb_session_oplock_break()