• Home
  • Raw
  • Download

Lines Matching refs:le16

69 /*  4*/	le16 usa_ofs;		/* See NTFS_RECORD definition in layout.h.
73 /* 6*/ le16 usa_count; /* See NTFS_RECORD definition in layout.h. */
89 /* 24*/ le16 restart_area_offset;/* Byte offset from the start of this header to
97 /* 30*/ le16 usn;
118 typedef le16 RESTART_AREA_FLAGS;
135 /* 8*/ le16 log_clients; /* Number of log client records in the array of
138 /* 10*/ le16 client_free_list; /* The index of the first free log client record
154 /* 12*/ le16 client_in_use_list;/* The index of the first in-use log client
193 /* 20*/ le16 restart_area_length;/* Length of the restart area including the
201 /* 22*/ le16 client_array_offset;/* Offset from the start of this record to
239 /* 36*/ le16 log_record_header_length;/* Byte size of the log record header.
247 /* 38*/ le16 log_page_data_offset;/* Offset to the start of data in a log record
277 /* 16*/ le16 prev_client; /* The offset to the previous log client record
282 /* 18*/ le16 next_client; /* The offset to the next log client record in
287 /* 20*/ le16 seq_number; /* On Win2k and presumably earlier, this is set
313 le16 usa_ofs; /* See NTFS_RECORD definition in layout.h.
317 le16 usa_count; /* See NTFS_RECORD definition in layout.h. */
324 le16 page_count;
325 le16 page_position;
326 le16 next_record_offset;
327 le16 reserved[3];
352 le16 seq_number;
353 le16 client_index;
378 typedef le16 ATTRIBUTE_FLAGS;
396 le16 reserved_or_alignment[3];
398 le16 redo_operation;
399 le16 undo_operation;
400 le16 redo_offset;
401 le16 redo_length;
404 le16 undo_offset;
405 le16 undo_length;
406 le16 target_attribute;
407 le16 lcns_to_follow; /* Number of lcn_list entries
410 le16 record_offset;
411 le16 attribute_offset;
412 le16 cluster_index;