le32 40 fs/ntfs/endian.h return le32_to_cpu((__force le32)x);
le32 55 fs/ntfs/endian.h return le32_to_cpu(*(__force le32*)x);
le32 73 fs/ntfs/layout.h le32 hidden_sectors; /* zero */
le32 74 fs/ntfs/layout.h le32 large_sectors; /* zero */
le32 104 fs/ntfs/layout.h le32 checksum; /* Boot sector checksum. */
le32 138 fs/ntfs/layout.h typedef le32 NTFS_RECORD_TYPE;
le32 367 fs/ntfs/layout.h /* 24*/ le32 bytes_in_use; /* Number of bytes used in this mft record.
le32 369 fs/ntfs/layout.h /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft
le32 392 fs/ntfs/layout.h /* 44*/ le32 mft_record_number; /* Number of this mft record. */
le32 436 fs/ntfs/layout.h /* 24*/ le32 bytes_in_use; /* Number of bytes used in this mft record.
le32 438 fs/ntfs/layout.h /* 28*/ le32 bytes_allocated; /* Number of bytes allocated for this mft
le32 501 fs/ntfs/layout.h typedef le32 ATTR_TYPE;
le32 551 fs/ntfs/layout.h typedef le32 COLLATION_RULE;
le32 588 fs/ntfs/layout.h typedef le32 ATTR_DEF_FLAGS;
le32 604 fs/ntfs/layout.h /* 84*/ le32 display_rule; /* Default display rule.
le32 711 fs/ntfs/layout.h /* 4*/ le32 length; /* Byte size of the resident part of the
le32 735 fs/ntfs/layout.h /* 16 */ le32 value_length;/* Byte size of attribute value. */
le32 860 fs/ntfs/layout.h typedef le32 FILE_ATTR_FLAGS;
le32 924 fs/ntfs/layout.h /* 36*/ le32 maximum_versions; /* Maximum allowed versions for
le32 926 fs/ntfs/layout.h /* 40*/ le32 version_number; /* This file's version (if any).
le32 928 fs/ntfs/layout.h /* 44*/ le32 class_id; /* Class id from bidirectional
le32 930 fs/ntfs/layout.h /* 48*/ le32 owner_id; /* Owner_id of the user owning
le32 934 fs/ntfs/layout.h /* 52*/ le32 security_id; /* Security_id for the file.
le32 1102 fs/ntfs/layout.h /* 3c*/ le32 reparse_point_tag; /* Type of reparse point,
le32 1124 fs/ntfs/layout.h le32 data1; /* The first eight hexadecimal digits of the GUID. */
le32 1352 fs/ntfs/layout.h le32 sub_authority[1]; /* At least one sub_authority. */
le32 1570 fs/ntfs/layout.h typedef le32 ACCESS_MASK;
le32 1611 fs/ntfs/layout.h typedef le32 OBJECT_ACE_FLAGS;
le32 1739 fs/ntfs/layout.h le32 owner; /* Byte offset to a SID representing an object's
le32 1742 fs/ntfs/layout.h le32 group; /* Byte offset to a SID representing an object's
le32 1745 fs/ntfs/layout.h le32 sacl; /* Byte offset to a system ACL. Only valid, if
le32 1749 fs/ntfs/layout.h le32 dacl; /* Byte offset to a discretionary ACL. Only valid, if
le32 1852 fs/ntfs/layout.h le32 hash; /* Hash of the security descriptor. */
le32 1853 fs/ntfs/layout.h le32 security_id; /* The security_id assigned to the descriptor. */
le32 1855 fs/ntfs/layout.h le32 length; /* Size in bytes of this entry in $SDS stream. */
le32 1873 fs/ntfs/layout.h le32 hash; /* Hash of the security descriptor. */
le32 1874 fs/ntfs/layout.h le32 security_id; /* The security_id assigned to the descriptor. */
le32 1876 fs/ntfs/layout.h le32 length; /* Size in bytes of this entry in $SDS stream. */
le32 1886 fs/ntfs/layout.h le32 security_id; /* The security_id assigned to the descriptor. */
le32 1895 fs/ntfs/layout.h le32 hash; /* Hash of the security descriptor. */
le32 1896 fs/ntfs/layout.h le32 security_id; /* The security_id assigned to the descriptor. */
le32 1994 fs/ntfs/layout.h le32 entries_offset; /* Byte offset to first INDEX_ENTRY
le32 1996 fs/ntfs/layout.h le32 index_length; /* Data size of the index in bytes,
le32 1999 fs/ntfs/layout.h le32 allocated_size; /* Byte size of this index (block),
le32 2039 fs/ntfs/layout.h le32 index_block_size; /* Size of each index block in bytes (in
le32 2101 fs/ntfs/layout.h le32 reparse_tag; /* Reparse point type (inc. flags). */
le32 2134 fs/ntfs/layout.h typedef le32 QUOTA_FLAGS;
le32 2158 fs/ntfs/layout.h le32 version; /* Currently equals 2. */
le32 2221 fs/ntfs/layout.h le32 reservedV; /* Reserved (zero). */
le32 2256 fs/ntfs/layout.h le32 reservedV; /* Reserved (zero). */
le32 2282 fs/ntfs/layout.h le32 owner_id; /* $Q index in FILE_Extend/$Quota:
le32 2365 fs/ntfs/layout.h le32 reparse_tag; /* Reparse point type (inc. flags). */
le32 2381 fs/ntfs/layout.h le32 ea_query_length; /* Byte size of the buffer required to query
le32 2408 fs/ntfs/layout.h le32 next_entry_offset; /* Offset to the next EA_ATTR. */
le32 558 fs/ntfs/logfile.c if (!ntfs_is_empty_recordp((le32*)kaddr))
le32 566 fs/ntfs/logfile.c if (ntfs_is_rcrd_recordp((le32*)kaddr))
le32 569 fs/ntfs/logfile.c if (!ntfs_is_rstr_recordp((le32*)kaddr) &&
le32 570 fs/ntfs/logfile.c !ntfs_is_chkd_recordp((le32*)kaddr)) {
le32 80 fs/ntfs/logfile.h /* 16*/ le32 system_page_size; /* Byte size of system pages when the log file
le32 86 fs/ntfs/logfile.h /* 20*/ le32 log_page_size; /* Byte size of log file pages, has to be >=
le32 186 fs/ntfs/logfile.h /* 16*/ le32 seq_number_bits; /* How many bits to use for the sequence
le32 235 fs/ntfs/logfile.h /* 32*/ le32 last_lsn_data_length;/* Length of data of last LSN, not including
le32 250 fs/ntfs/logfile.h /* 40*/ le32 restart_log_open_count;/* A counter that gets incremented every
le32 256 fs/ntfs/logfile.h /* 44*/ le32 reserved; /* Reserved/alignment to 8-byte boundary. */
le32 291 fs/ntfs/logfile.h /* 28*/ le32 client_name_length;/* Length of client name in bytes. Should
le32 86 fs/ntfs/mft.c if (likely(ntfs_is_mft_recordp((le32*)(page_address(page) +
le32 41 fs/ntfs/quota.c const le32 qid = QUOTA_DEFAULTS_ID;
le32 565 fs/ntfs/super.c le32 *u;
le32 568 fs/ntfs/super.c for (i = 0, u = (le32*)b; u < (le32*)(&b->checksum); ++u)
le32 1105 fs/ntfs/super.c if (ntfs_is_baad_recordp((le32*)kmft)) {
le32 1118 fs/ntfs/super.c if (ntfs_is_baad_recordp((le32*)kmirr)) {
le32 1129 fs/ntfs/super.c ntfs_is_baad_recordp((le32*)kmft)) {
le32 1133 fs/ntfs/super.c ntfs_is_baad_recordp((le32*)kmirr))
le32 1299 fs/ntfs/super.c if (*(le32*)kaddr == const_cpu_to_le32(0x72626968)/*'hibr'*/) {
le32 142 fs/ntfs/usnjrnl.h typedef le32 USN_REASON_FLAGS;
le32 156 fs/ntfs/usnjrnl.h typedef le32 USN_SOURCE_INFO_FLAGS;
le32 171 fs/ntfs/usnjrnl.h /* 0*/le32 length; /* Byte size of this record (8-byte
le32 187 fs/ntfs/usnjrnl.h /*0x30*/le32 security_id; /* File security_id copied from