Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_create.c537 msto = op->dh_timeout; in smb2_create()
545 op->dh_timeout = msto; in smb2_create()
980 &op->dh_timeout, /* l */ in smb2_decode_create_ctx()
994 op->dh_timeout = 0; /* default */ in smb2_decode_create_ctx()
1140 op->dh_timeout, op->dh_v2_flags); in smb2_encode_create_ctx()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1666 uint32_t dh_timeout; member