Lines Matching refs:sle64
81 /*0x28*/sle64 number_of_sectors; /* Number of sectors in volume. Gives
86 sle64 mft_lcn; /* Cluster location of mft data. */
87 sle64 mftmirr_lcn; /* Cluster location of copy of mft. */
597 /* 90*/ sle64 min_size; /* Optional minimum attribute size. */
598 /* 98*/ sle64 max_size; /* Maximum size of attribute. */
765 /* 40*/ sle64 allocated_size; /* Byte size of disk space
773 /* 48*/ sle64 data_size; /* Byte size of the attribute
776 /* 56*/ sle64 initialized_size; /* Byte size of initialized
780 /* 64*/ sle64 compressed_size; /* Byte size of the attribute
870 /* 0*/ sle64 creation_time; /* Time file was created. Updated when
872 /* 8*/ sle64 last_data_change_time; /* Time the data attribute was last
874 /* 16*/ sle64 last_mft_change_time; /* Time this mft record was last
876 /* 24*/ sle64 last_access_time; /* Approximate time when the file was
1059 /* 8*/ sle64 creation_time; /* Time file was created. */
1060 /* 10*/ sle64 last_data_change_time; /* Time the data attribute was last
1062 /* 18*/ sle64 last_mft_change_time; /* Time this mft record was last
1064 /* 20*/ sle64 last_access_time; /* Time this mft record was last
1066 /* 28*/ sle64 allocated_size; /* Byte size of on-disk allocated space
1078 /* 30*/ sle64 data_size; /* Byte size of actual data in unnamed
2058 /* 8*/ sle64 lsn; /* $LogFile sequence number of the last
2150 sle64 change_time; /* Last time this quota entry was changed. */
2151 sle64 threshold; /* Soft quota (-1 if not limited). */
2152 sle64 limit; /* Hard quota (-1 if not limited). */
2153 sle64 exceeded_time; /* How long the soft quota has been exceeded. */