Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_vss.c282 char **gmttokens; in smb_vss_encode_gmttokens() local
288 gmttokens = snap_data->gtr_gmttokens.gtr_gmttokens_val; in smb_vss_encode_gmttokens()
303 *gmttokens) != 0) in smb_vss_encode_gmttokens()
305 gmttokens++; in smb_vss_encode_gmttokens()
372 uint32_t count, smb_gmttoken_response_t *gmttokens) in smb_vss_get_snapshots() argument
378 bzero(gmttokens, sizeof (smb_gmttoken_response_t)); in smb_vss_get_snapshots()
382 gmttokens, smb_gmttoken_response_xdr); in smb_vss_get_snapshots()