le16              214 fs/ntfs/compress.c 	if (cb == cb_end || !le16_to_cpup((le16*)cb) ||
le16              264 fs/ntfs/compress.c 	cb_sb_end = cb_sb_start + (le16_to_cpup((le16*)cb) & NTFS_SB_SIZE_MASK)
le16              286 fs/ntfs/compress.c 	if (!(le16_to_cpup((le16*)cb) & NTFS_SB_IS_COMPRESSED)) {
le16              391 fs/ntfs/compress.c 		pt = le16_to_cpup((le16*)cb);
le16               35 fs/ntfs/endian.h 	return le16_to_cpu((__force le16)x);
le16               50 fs/ntfs/endian.h 	return le16_to_cpu(*(__force le16*)x);
le16               63 fs/ntfs/layout.h 	le16 bytes_per_sector;		/* Size of a sector in bytes. */
le16               65 fs/ntfs/layout.h 	le16 reserved_sectors;		/* zero */
le16               67 fs/ntfs/layout.h 	le16 root_entries;		/* zero */
le16               68 fs/ntfs/layout.h 	le16 sectors;			/* zero */
le16               70 fs/ntfs/layout.h 	le16 sectors_per_fat;		/* zero */
le16               71 fs/ntfs/layout.h 	le16 sectors_per_track;		/* irrelevant */
le16               72 fs/ntfs/layout.h 	le16 heads;			/* irrelevant */
le16              106 fs/ntfs/layout.h 	le16 end_of_sector_marker;	/* End of bootsector magic. Always is
le16              202 fs/ntfs/layout.h 	le16 usa_ofs;		/* Offset to the Update Sequence Array (usa)
le16              204 fs/ntfs/layout.h 	le16 usa_count;		/* Number of le16 sized entries in the usa
le16              265 fs/ntfs/layout.h typedef le16 MFT_RECORD_FLAGS;
le16              341 fs/ntfs/layout.h 	le16 usa_ofs;		/* See NTFS_RECORD definition above. */
le16              342 fs/ntfs/layout.h 	le16 usa_count;		/* See NTFS_RECORD definition above. */
le16              346 fs/ntfs/layout.h /* 16*/	le16 sequence_number;	/* Number of times this mft record has been
le16              351 fs/ntfs/layout.h /* 18*/	le16 link_count;	/* Number of hard links, i.e. the number of
le16              361 fs/ntfs/layout.h /* 20*/	le16 attrs_offset;	/* Byte offset to the first attribute in this
le16              384 fs/ntfs/layout.h /* 40*/	le16 next_attr_instance;/* The instance number that will be assigned to
le16              391 fs/ntfs/layout.h /* 42*/ le16 reserved;		/* Reserved/alignment. */
le16              410 fs/ntfs/layout.h 	le16 usa_ofs;		/* See NTFS_RECORD definition above. */
le16              411 fs/ntfs/layout.h 	le16 usa_count;		/* See NTFS_RECORD definition above. */
le16              415 fs/ntfs/layout.h /* 16*/	le16 sequence_number;	/* Number of times this mft record has been
le16              420 fs/ntfs/layout.h /* 18*/	le16 link_count;	/* Number of hard links, i.e. the number of
le16              430 fs/ntfs/layout.h /* 20*/	le16 attrs_offset;	/* Byte offset to the first attribute in this
le16              453 fs/ntfs/layout.h /* 40*/	le16 next_attr_instance;/* The instance number that will be assigned to
le16              625 fs/ntfs/layout.h typedef le16 ATTR_FLAGS;
le16              718 fs/ntfs/layout.h /* 10*/	le16 name_offset;	/* If name_length != 0, the byte offset to the
le16              728 fs/ntfs/layout.h /* 14*/	le16 instance;		/* The instance of this attribute record. This
le16              736 fs/ntfs/layout.h /* 20 */		le16 value_offset;/* Byte offset of the attribute
le16              760 fs/ntfs/layout.h /* 32*/			le16 mapping_pairs_offset; /* Byte offset from the
le16              986 fs/ntfs/layout.h /*  4*/	le16 length;		/* Byte size of this entry (8-byte aligned). */
le16             1007 fs/ntfs/layout.h /* 24*/	le16 instance;		/* If lowest_vcn = 0, the instance of the
le16             1096 fs/ntfs/layout.h 		/* 3c*/	le16 packed_ea_size;	/* Size of the buffer needed to
le16             1099 fs/ntfs/layout.h 		/* 3e*/	le16 reserved;		/* Reserved for alignment. */
le16             1125 fs/ntfs/layout.h 	le16 data2;	/* The first group of four hexadecimal digits. */
le16             1126 fs/ntfs/layout.h 	le16 data3;	/* The second group of four hexadecimal digits. */
le16             1436 fs/ntfs/layout.h /*  2*/	le16 size;		/* Size in bytes of the ACE. */
le16             1596 fs/ntfs/layout.h 	le16 size;		/* Size in bytes of the ACE. */
le16             1617 fs/ntfs/layout.h 	le16 size;		/* Size in bytes of the ACE. */
le16             1640 fs/ntfs/layout.h 	le16 size;	/* Allocated space in bytes for ACL. Includes this
le16             1642 fs/ntfs/layout.h 	le16 ace_count;	/* Number of ACEs in the ACL. */
le16             1643 fs/ntfs/layout.h 	le16 alignment2;
le16             1728 fs/ntfs/layout.h typedef le16 SECURITY_DESCRIPTOR_CONTROL;
le16             1930 fs/ntfs/layout.h typedef le16 VOLUME_FLAGS;
le16             2066 fs/ntfs/layout.h 	le16 usa_ofs;		/* See NTFS_RECORD definition. */
le16             2067 fs/ntfs/layout.h 	le16 usa_count;		/* See NTFS_RECORD definition. */
le16             2203 fs/ntfs/layout.h typedef le16 INDEX_ENTRY_FLAGS;
le16             2217 fs/ntfs/layout.h 			le16 data_offset;	/* Data byte offset from this
le16             2220 fs/ntfs/layout.h 			le16 data_length;	/* Data length in bytes. */
le16             2224 fs/ntfs/layout.h /*  8*/	le16 length;		 /* Byte size of this index entry, multiple of
le16             2226 fs/ntfs/layout.h /* 10*/	le16 key_length;	 /* Byte size of the key value, which is in the
le16             2230 fs/ntfs/layout.h /* 14*/	le16 reserved;		 /* Reserved/align to 8-byte boundary. */
le16             2252 fs/ntfs/layout.h 			le16 data_offset;	/* Data byte offset from this
le16             2255 fs/ntfs/layout.h 			le16 data_length;	/* Data length in bytes. */
le16             2259 fs/ntfs/layout.h 	le16 length;		 /* Byte size of this index entry, multiple of
le16             2261 fs/ntfs/layout.h 	le16 key_length;	 /* Byte size of the key value, which is in the
le16             2265 fs/ntfs/layout.h 	le16 reserved;		 /* Reserved/align to 8-byte boundary. */
le16             2366 fs/ntfs/layout.h 	le16 reparse_data_length;	/* Byte size of reparse data. */
le16             2367 fs/ntfs/layout.h 	le16 reserved;			/* Align to 8-byte boundary. */
le16             2377 fs/ntfs/layout.h 	le16 ea_length;		/* Byte size of the packed extended
le16             2379 fs/ntfs/layout.h 	le16 need_ea_count;	/* The number of extended attributes which have
le16             2412 fs/ntfs/layout.h 	le16 ea_value_length;	/* Byte size of the EA's value. */
le16               71 fs/ntfs/logfile.h /*  4*/	le16 usa_ofs;		/* See NTFS_RECORD definition in layout.h.
le16               75 fs/ntfs/logfile.h /*  6*/	le16 usa_count;		/* See NTFS_RECORD definition in layout.h. */
le16               91 fs/ntfs/logfile.h /* 24*/	le16 restart_area_offset;/* Byte offset from the start of this header to
le16              119 fs/ntfs/logfile.h typedef le16 RESTART_AREA_FLAGS;
le16              134 fs/ntfs/logfile.h /*  8*/	le16 log_clients;	/* Number of log client records in the array of
le16              137 fs/ntfs/logfile.h /* 10*/	le16 client_free_list;	/* The index of the first free log client record
le16              153 fs/ntfs/logfile.h /* 12*/	le16 client_in_use_list;/* The index of the first in-use log client
le16              192 fs/ntfs/logfile.h /* 20*/	le16 restart_area_length;/* Length of the restart area including the
le16              200 fs/ntfs/logfile.h /* 22*/	le16 client_array_offset;/* Offset from the start of this record to
le16              238 fs/ntfs/logfile.h /* 36*/	le16 log_record_header_length;/* Byte size of the log record header.
le16              246 fs/ntfs/logfile.h /* 38*/	le16 log_page_data_offset;/* Offset to the start of data in a log record
le16              274 fs/ntfs/logfile.h /* 16*/	le16 prev_client;	/* The offset to the previous log client record
le16              279 fs/ntfs/logfile.h /* 18*/	le16 next_client;	/* The offset to the next log client record in
le16              284 fs/ntfs/logfile.h /* 20*/	le16 seq_number;	/* On Win2k and presumably earlier, this is set
le16             2052 fs/ntfs/mft.c  	*(le16*)((u8*)m + le16_to_cpu(m->usa_ofs)) = cpu_to_le16(1);
le16             2257 fs/ntfs/mft.c  	le16 seq_no, usn;
le16             2557 fs/ntfs/mft.c  		usn = *(le16*)((u8*)m + le16_to_cpu(m->usa_ofs));
le16             2570 fs/ntfs/mft.c  			*(le16*)((u8*)m + le16_to_cpu(m->usa_ofs)) = usn;
le16             2788 fs/ntfs/mft.c  	le16 old_seq_no;
le16              125 fs/ntfs/mst.c  	le16 *usa_pos, *data_pos;
le16              127 fs/ntfs/mst.c  	le16 le_usn;
le16              144 fs/ntfs/mst.c  	usa_pos = (le16*)((u8*)b + usa_ofs);
le16              155 fs/ntfs/mst.c  	data_pos = (le16*)b + NTFS_BLOCK_SIZE/sizeof(le16) - 1;
le16              166 fs/ntfs/mst.c  		data_pos += NTFS_BLOCK_SIZE/sizeof(le16);
le16              181 fs/ntfs/mst.c  	le16 *usa_pos, *data_pos;
le16              187 fs/ntfs/mst.c  	usa_pos = (le16*)b + usa_ofs/sizeof(le16);
le16              190 fs/ntfs/mst.c  	data_pos = (le16*)b + NTFS_BLOCK_SIZE/sizeof(le16) - 1;
le16              201 fs/ntfs/mst.c  		data_pos += NTFS_BLOCK_SIZE/sizeof(le16);
le16               36 fs/ntfs/types.h typedef le16 ntfschar;
le16              173 fs/ntfs/usnjrnl.h /*   4*/le16 major_ver;		/* Major version of the transaction log used
le16              175 fs/ntfs/usnjrnl.h /*   6*/le16 minor_ver;		/* Minor version of the transaction log used
le16              192 fs/ntfs/usnjrnl.h /*0x38*/le16 file_name_size;	/* Size of the file name in bytes. */
le16              193 fs/ntfs/usnjrnl.h /*0x3a*/le16 file_name_offset;	/* Offset to the file name in bytes from the