Searched refs:smb_gmttoken_query_xdr (Results 1 – 5 of 5) sorted by relevance
761 smb_gmttoken_query_xdr, &request) != 0) in smbd_dop_vss_get_snapshots()770 xdr_free(smb_gmttoken_query_xdr, (char *)&request); in smbd_dop_vss_get_snapshots()782 xdr_free(smb_gmttoken_query_xdr, (char *)&request); in smbd_dop_vss_get_snapshots()794 xdr_free(smb_gmttoken_query_xdr, (char *)&request); in smbd_dop_vss_get_snapshots()
243 bool_t smb_gmttoken_query_xdr(XDR *, smb_gmttoken_query_t *);
391 &request, smb_gmttoken_query_xdr, in smb_vss_get_snapshots()
195 smb_gmttoken_query_xdr;
408 smb_gmttoken_query_xdr(XDR *xdrs, smb_gmttoken_query_t *objp) in smb_gmttoken_query_xdr() function