Lines Matching defs:size

68 					   maximum volume size of 2^63 sectors.
69 Assuming standard sector size of 512
70 bytes, the maximum byte size is
74 s8 clusters_per_mft_record; /* Mft record size in clusters. */
76 s8 clusters_per_index_record; /* Index block size in clusters. */
167 * The maximum size for the update sequence array is fixed to:
168 * maximum size = usa_ofs + (usa_count * 2) = 510 bytes
197 in data attribute. If cluster size > 4kiB,
263 * Assuming the standard mft record size of 1kb only the records (never mind
346 record size. */
415 record size. */
583 /* 90*/ sle64 min_size; /* Optional minimum attribute size. */
584 /* 98*/ sle64 max_size; /* Maximum size of attribute. */
607 * non-resident. Finally, to use compression, the maximum allowed cluster size
628 * This happens when compression doesn't reduce the size of the block
644 * full compression block size X.
686 /* 4*/ le32 length; /* Byte size of the resident part of the
691 /* 9*/ u8 name_length; /* Unicode character size of name of attribute.
710 /* 16 */ le32 value_length;/* Byte size of attribute value. */
732 value size in clusters minus 1. Can be -1 for
745 compression unit size to be a power of two
751 /* 40*/ sle64 allocated_size; /* Byte size of disk space
753 is a multiple of the cluster size. When a file
755 compression block size (2^compression_unit) and
759 /* 48*/ sle64 data_size; /* Byte size of the attribute
762 /* 56*/ sle64 initialized_size; /* Byte size of initialized
766 /* 64*/ sle64 compressed_size; /* Byte size of the attribute
769 the cluster size. Represents the actual amount
912 /* 56*/ le64 quota_charged; /* Byte size of the charge to
934 * the attribute value size.
945 * - The attribute list attribute value has a maximum size of 256kb. This
961 /* 4*/ le16 length; /* Byte size of this entry (8-byte aligned). */
1052 /* 28*/ sle64 allocated_size; /* Byte size of on-disk allocated space
1063 size. */
1064 /* 30*/ sle64 data_size; /* Byte size of actual data in unnamed
1139 /* The following fields are optional. The attribute value size is 16
1404 * which specifies the type and size of the ACE. The format of the subsequent
1411 /* 2*/ le16 size; /* Size in bytes of the ACE. */
1571 le16 size; /* Size in bytes of the ACE. */
1592 le16 size; /* Size in bytes of the ACE. */
1607 * An ACL starts with an ACL header structure, which specifies the size of
1615 le16 size; /* Allocated space in bytes for ACL. Includes this
1839 * fixed offset of 0x40000 bytes (256kib, the Windows cache manager's max size)
1964 * IMPORTANT NOTE: The offset, length and size structure members are counted
1971 le32 index_length; /* Data size of the index in bytes,
1973 size, aligned to 8-byte boundary. */
1974 le32 allocated_size; /* Byte size of this index (block),
2016 u8 clusters_per_index_block; /* Cluster size of each index block (in
2020 the size (like how the encoding of
2021 the mft record size and the index
2022 record size found in the boot sector
2199 /* 8*/ le16 length; /* Byte size of this index entry, multiple of
2201 /* 10*/ le16 key_length; /* Byte size of the key value, which is in the
2234 le16 length; /* Byte size of this index entry, multiple of
2236 le16 key_length; /* Byte size of the key value, which is in the
2284 * the number of bits in the bitmap * index block size / cluster size is the
2341 le16 reparse_data_length; /* Byte size of reparse data. */
2352 le16 ea_length; /* Byte size of the packed extended
2356 le32 ea_query_length; /* Byte size of the buffer required to query
2359 byte size of the unpacked extended
2387 le16 ea_value_length; /* Byte size of the EA's value. */