Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_vss.c49 #define SMB_VSS_GMT_NET_SIZE(sr) (smb_ascii_or_unicode_null_len(sr) * \ macro
103 (count * SMB_VSS_GMT_NET_SIZE(sr) + in smb_vss_enum_snapshots()
108 count = fsctl->MaxOutputResp / SMB_VSS_GMT_NET_SIZE(sr); in smb_vss_enum_snapshots()
293 data_size = returned_count * SMB_VSS_GMT_NET_SIZE(sr) + in smb_vss_encode_gmttokens()