Lines Matching refs:sle64
67 /*0x28*/sle64 number_of_sectors; /* Number of sectors in volume. Gives
72 sle64 mft_lcn; /* Cluster location of mft data. */
73 sle64 mftmirr_lcn; /* Cluster location of copy of mft. */
583 /* 90*/ sle64 min_size; /* Optional minimum attribute size. */
584 /* 98*/ sle64 max_size; /* Maximum size of attribute. */
751 /* 40*/ sle64 allocated_size; /* Byte size of disk space
759 /* 48*/ sle64 data_size; /* Byte size of the attribute
762 /* 56*/ sle64 initialized_size; /* Byte size of initialized
766 /* 64*/ sle64 compressed_size; /* Byte size of the attribute
856 /* 0*/ sle64 creation_time; /* Time file was created. Updated when
858 /* 8*/ sle64 last_data_change_time; /* Time the data attribute was last
860 /* 16*/ sle64 last_mft_change_time; /* Time this mft record was last
862 /* 24*/ sle64 last_access_time; /* Approximate time when the file was
1045 /* 8*/ sle64 creation_time; /* Time file was created. */
1046 /* 10*/ sle64 last_data_change_time; /* Time the data attribute was last
1048 /* 18*/ sle64 last_mft_change_time; /* Time this mft record was last
1050 /* 20*/ sle64 last_access_time; /* Time this mft record was last
1052 /* 28*/ sle64 allocated_size; /* Byte size of on-disk allocated space
1064 /* 30*/ sle64 data_size; /* Byte size of actual data in unnamed
2044 /* 8*/ sle64 lsn; /* $LogFile sequence number of the last
2136 sle64 change_time; /* Last time this quota entry was changed. */
2137 sle64 threshold; /* Soft quota (-1 if not limited). */
2138 sle64 limit; /* Hard quota (-1 if not limited). */
2139 sle64 exceeded_time; /* How long the soft quota has been exceeded. */