le32              861 arch/powerpc/include/asm/io.h #define clrsetbits_le32(addr, clear, set) clrsetbits(le32, addr, clear, set)
le32             1049 drivers/net/fddi/defxx.c 	__le32 le32;
le32             1099 drivers/net/fddi/defxx.c 	le32 = cpu_to_le32(data);
le32             1100 drivers/net/fddi/defxx.c 	memcpy(&bp->factory_mac_addr[0], &le32, sizeof(u32));
le32             1108 drivers/net/fddi/defxx.c 	le32 = cpu_to_le32(data);
le32             1109 drivers/net/fddi/defxx.c 	memcpy(&bp->factory_mac_addr[4], &le32, sizeof(u16));
le32             2910 drivers/usb/host/xhci.c 		__le32 le32 = cpu_to_le32(BIT(i));
le32             2912 drivers/usb/host/xhci.c 		if ((virt_dev->eps[i-1].ring && !(ctrl_ctx->drop_flags & le32))
le32             2913 drivers/usb/host/xhci.c 		    || (ctrl_ctx->add_flags & le32) || i == 1) {
le32               26 fs/ntfs/endian.h 	return le32_to_cpu((__force le32)x);
le32               41 fs/ntfs/endian.h 	return le32_to_cpu(*(__force le32*)x);
le32               48 fs/ntfs/layout.h 	le32 hidden_sectors;		/* zero */
le32               49 fs/ntfs/layout.h 	le32 large_sectors;		/* zero */
le32               79 fs/ntfs/layout.h 	le32 checksum;			/* Boot sector checksum. */
le32              113 fs/ntfs/layout.h typedef le32 NTFS_RECORD_TYPE;
le32              120 fs/ntfs/layout.h static inline bool __ntfs_is_magic(le32 x, NTFS_RECORD_TYPE r)
le32              126 fs/ntfs/layout.h static inline bool __ntfs_is_magicp(le32 *p, NTFS_RECORD_TYPE r)
le32              342 fs/ntfs/layout.h /* 24*/	le32 bytes_in_use;	/* Number of bytes used in this mft record.
le32              344 fs/ntfs/layout.h /* 28*/	le32 bytes_allocated;	/* Number of bytes allocated for this mft
le32              367 fs/ntfs/layout.h /* 44*/ le32 mft_record_number;	/* Number of this mft record. */
le32              411 fs/ntfs/layout.h /* 24*/	le32 bytes_in_use;	/* Number of bytes used in this mft record.
le32              413 fs/ntfs/layout.h /* 28*/	le32 bytes_allocated;	/* Number of bytes allocated for this mft
le32              476 fs/ntfs/layout.h typedef le32 ATTR_TYPE;
le32              526 fs/ntfs/layout.h typedef le32 COLLATION_RULE;
le32              563 fs/ntfs/layout.h typedef le32 ATTR_DEF_FLAGS;
le32              579 fs/ntfs/layout.h /* 84*/	le32 display_rule;		/* Default display rule.
le32              686 fs/ntfs/layout.h /*  4*/	le32 length;		/* Byte size of the resident part of the
le32              710 fs/ntfs/layout.h /* 16 */		le32 value_length;/* Byte size of attribute value. */
le32              835 fs/ntfs/layout.h typedef le32 FILE_ATTR_FLAGS;
le32              899 fs/ntfs/layout.h 		/* 36*/	le32 maximum_versions;	/* Maximum allowed versions for
le32              901 fs/ntfs/layout.h 		/* 40*/	le32 version_number;	/* This file's version (if any).
le32              903 fs/ntfs/layout.h 		/* 44*/	le32 class_id;		/* Class id from bidirectional
le32              905 fs/ntfs/layout.h 		/* 48*/	le32 owner_id;		/* Owner_id of the user owning
le32              909 fs/ntfs/layout.h 		/* 52*/	le32 security_id;	/* Security_id for the file.
le32             1077 fs/ntfs/layout.h 		/* 3c*/	le32 reparse_point_tag;	/* Type of reparse point,
le32             1099 fs/ntfs/layout.h 	le32 data1;	/* The first eight hexadecimal digits of the GUID. */
le32             1327 fs/ntfs/layout.h 	le32 sub_authority[1];		/* At least one sub_authority. */
le32             1545 fs/ntfs/layout.h typedef le32 ACCESS_MASK;
le32             1586 fs/ntfs/layout.h typedef le32 OBJECT_ACE_FLAGS;
le32             1714 fs/ntfs/layout.h 	le32 owner;	/* Byte offset to a SID representing an object's
le32             1717 fs/ntfs/layout.h 	le32 group;	/* Byte offset to a SID representing an object's
le32             1720 fs/ntfs/layout.h 	le32 sacl;	/* Byte offset to a system ACL. Only valid, if
le32             1724 fs/ntfs/layout.h 	le32 dacl;	/* Byte offset to a discretionary ACL. Only valid, if
le32             1827 fs/ntfs/layout.h 	le32 hash;	  /* Hash of the security descriptor. */
le32             1828 fs/ntfs/layout.h 	le32 security_id; /* The security_id assigned to the descriptor. */
le32             1830 fs/ntfs/layout.h 	le32 length;	  /* Size in bytes of this entry in $SDS stream. */
le32             1848 fs/ntfs/layout.h 	le32 hash;	  /* Hash of the security descriptor. */
le32             1849 fs/ntfs/layout.h 	le32 security_id; /* The security_id assigned to the descriptor. */
le32             1851 fs/ntfs/layout.h 	le32 length;	  /* Size in bytes of this entry in $SDS stream. */
le32             1861 fs/ntfs/layout.h 	le32 security_id; /* The security_id assigned to the descriptor. */
le32             1870 fs/ntfs/layout.h 	le32 hash;	  /* Hash of the security descriptor. */
le32             1871 fs/ntfs/layout.h 	le32 security_id; /* The security_id assigned to the descriptor. */
le32             1969 fs/ntfs/layout.h 	le32 entries_offset;		/* Byte offset to first INDEX_ENTRY
le32             1971 fs/ntfs/layout.h 	le32 index_length;		/* Data size of the index in bytes,
le32             1974 fs/ntfs/layout.h 	le32 allocated_size;		/* Byte size of this index (block),
le32             2014 fs/ntfs/layout.h 	le32 index_block_size;		/* Size of each index block in bytes (in
le32             2076 fs/ntfs/layout.h 	le32 reparse_tag;	/* Reparse point type (inc. flags). */
le32             2109 fs/ntfs/layout.h typedef le32 QUOTA_FLAGS;
le32             2133 fs/ntfs/layout.h 	le32 version;		/* Currently equals 2. */
le32             2196 fs/ntfs/layout.h 			le32 reservedV;		/* Reserved (zero). */
le32             2231 fs/ntfs/layout.h 			le32 reservedV;		/* Reserved (zero). */
le32             2257 fs/ntfs/layout.h 		le32 owner_id;		/* $Q index in FILE_Extend/$Quota:
le32             2340 fs/ntfs/layout.h 	le32 reparse_tag;		/* Reparse point type (inc. flags). */
le32             2356 fs/ntfs/layout.h 	le32 ea_query_length;	/* Byte size of the buffer required to query
le32             2383 fs/ntfs/layout.h 	le32 next_entry_offset;	/* Offset to the next EA_ATTR. */
le32              546 fs/ntfs/logfile.c 		if (!ntfs_is_empty_recordp((le32*)kaddr))
le32              554 fs/ntfs/logfile.c 		if (ntfs_is_rcrd_recordp((le32*)kaddr))
le32              557 fs/ntfs/logfile.c 		if (!ntfs_is_rstr_recordp((le32*)kaddr) &&
le32              558 fs/ntfs/logfile.c 				!ntfs_is_chkd_recordp((le32*)kaddr)) {
le32               66 fs/ntfs/logfile.h /* 16*/	le32 system_page_size;	/* Byte size of system pages when the log file
le32               72 fs/ntfs/logfile.h /* 20*/	le32 log_page_size;	/* Byte size of log file pages, has to be >=
le32              172 fs/ntfs/logfile.h /* 16*/	le32 seq_number_bits;	/* How many bits to use for the sequence
le32              221 fs/ntfs/logfile.h /* 32*/	le32 last_lsn_data_length;/* Length of data of last LSN, not including
le32              236 fs/ntfs/logfile.h /* 40*/	le32 restart_log_open_count;/* A counter that gets incremented every
le32              242 fs/ntfs/logfile.h /* 44*/	le32 reserved;		/* Reserved/alignment to 8-byte boundary. */
le32              277 fs/ntfs/logfile.h /* 28*/	le32 client_name_length;/* Length of client name in bytes.  Should
le32               76 fs/ntfs/mft.c  		if (likely(ntfs_is_mft_recordp((le32*)(page_address(page) +
le32               27 fs/ntfs/quota.c 	const le32 qid = QUOTA_DEFAULTS_ID;
le32              580 fs/ntfs/super.c 		le32 *u;
le32              583 fs/ntfs/super.c 		for (i = 0, u = (le32*)b; u < (le32*)(&b->checksum); ++u)
le32             1121 fs/ntfs/super.c 			if (ntfs_is_baad_recordp((le32*)kmft)) {
le32             1134 fs/ntfs/super.c 			if (ntfs_is_baad_recordp((le32*)kmirr)) {
le32             1145 fs/ntfs/super.c 				ntfs_is_baad_recordp((le32*)kmft)) {
le32             1149 fs/ntfs/super.c 					ntfs_is_baad_recordp((le32*)kmirr))
le32             1313 fs/ntfs/super.c 	if (*(le32*)kaddr == cpu_to_le32(0x72626968)/*'hibr'*/) {
le32              128 fs/ntfs/usnjrnl.h typedef le32 USN_REASON_FLAGS;
le32              142 fs/ntfs/usnjrnl.h typedef le32 USN_SOURCE_INFO_FLAGS;
le32              157 fs/ntfs/usnjrnl.h /*   0*/le32 length;		/* Byte size of this record (8-byte
le32              173 fs/ntfs/usnjrnl.h /*0x30*/le32 security_id;	/* File security_id copied from