Searched refs:smb_gmttoken_response_t (Results 1 – 4 of 4) sorted by relevance
56 int32_t, smb_gmttoken_response_t *);62 uint32_t, smb_gmttoken_response_t *);63 static void smb_vss_get_snapshots_free(smb_gmttoken_response_t *);82 smb_gmttoken_response_t gmttokens; in smb_vss_ioctl_enumerate_snaps()289 int32_t count, smb_gmttoken_response_t *snap_data) in smb_vss_encode_gmttokens()382 uint32_t count, smb_gmttoken_response_t *gmttokens) in smb_vss_get_snapshots()388 bzero(gmttokens, sizeof (smb_gmttoken_response_t)); in smb_vss_get_snapshots()396 smb_vss_get_snapshots_free(smb_gmttoken_response_t *reply) in smb_vss_get_snapshots_free()
236 } smb_gmttoken_response_t; typedef244 bool_t smb_gmttoken_response_xdr(XDR *, smb_gmttoken_response_t *);
754 smb_gmttoken_response_t reply; in smbd_dop_vss_get_snapshots()758 bzero(&reply, sizeof (smb_gmttoken_response_t)); in smbd_dop_vss_get_snapshots()
429 smb_gmttoken_response_xdr(XDR *xdrs, smb_gmttoken_response_t *objp) in smb_gmttoken_response_xdr()