Lines Matching refs:sle64
78 /*0x28*/sle64 number_of_sectors; /* Number of sectors in volume. Gives
83 sle64 mft_lcn; /* Cluster location of mft data. */
84 sle64 mftmirr_lcn; /* Cluster location of copy of mft. */
623 /* 90*/ sle64 min_size; /* Optional minimum attribute size. */
624 /* 98*/ sle64 max_size; /* Maximum size of attribute. */
791 /* 40*/ sle64 allocated_size; /* Byte size of disk space
799 /* 48*/ sle64 data_size; /* Byte size of the attribute
802 /* 56*/ sle64 initialized_size; /* Byte size of initialized
810 /* 64*/ sle64 compressed_size; /* Byte size of the attribute
912 /* 0*/ sle64 creation_time; /* Time file was created. Updated when
914 /* 8*/ sle64 last_data_change_time; /* Time the data attribute was last
916 /* 16*/ sle64 last_mft_change_time; /* Time this mft record was last
918 /* 24*/ sle64 last_access_time; /* Approximate time when the file was
1107 /* 8*/ sle64 creation_time; /* Time file was created. */
1108 /* 10*/ sle64 last_data_change_time; /* Time the data attribute was last
1110 /* 18*/ sle64 last_mft_change_time; /* Time this mft record was last
1112 /* 20*/ sle64 last_access_time; /* Last time this mft record was
1114 /* 28*/ sle64 allocated_size; /* Byte size of on-disk allocated space
1123 /* 30*/ sle64 data_size; /* Byte size of actual data in data
2245 sle64 change_time; /* Last time this quota entry was changed. */
2246 sle64 threshold; /* Soft quota (-1 if not limited). */
2247 sle64 limit; /* Hard quota (-1 if not limited). */
2248 sle64 exceeded_time; /* How long the soft quota has been exceeded. */