4 IDL for smb311 unix structures
11 pointer_default(unique)
15 typedef [public,flag
(NDR_NOALIGN
)] struct {
23 typedef [public,flag
(NDR_NOALIGN
)] struct {
25 NTTIME last_access_time
;
26 NTTIME last_write_time
;
29 hyper allocation_size
;
30 uint32 file_attributes
;
34 smb3_posix_cc_info cc
;
35 } smb3_file_posix_information
;