Lines Matching defs:length

368  * This is followed by a sequence of variable length attribute records which
529 * maximum 64 character length) as described by the attribute definitions
719 * entry has length = X and lcn = -1. The mapping pairs array actually
720 * uses a delta_lcn value length of 0, i.e. delta_lcn is not present at
723 * the same principles apply as above, except that the length is not
732 * length = X and lcn >= 0. The mapping pairs array stores this as
733 * normal with a run length of X and some specific delta_lcn, i.e.
738 * list entry has length L < X and lcn >= 0. The mapping pairs array
739 * stores this as normal with a run length of X and some specific
741 * immediately followed by a sparse entry with length = X - L and
748 * block. An example: if length L > X this means that this particular runlist
749 * entry contains a block of length X and part of one or more blocks of length
750 * L - X. Another example: if length L < X, this does not necessarily mean that
755 * making up the compression block length as described in point 3 above. (Of
758 * length < X.)
793 /* 4*/ le32 length; /* Byte size of the resident part of the
823 not have a length of a multiple
844 zero length files. Can be 0 for "single extent"
1019 * Recognize the difference by comparing the length of the resident attribute
1030 * Only problem is that it might be legal to set the length of the value to
1078 * - Value consists of a sequence of variable length, 8-byte aligned,
1109 /* 4*/ le16 length; /* Byte size of this entry. */
1142 * The maximum allowed length for a file name.
1499 * The SID structure is a variable-length structure used to uniquely identify
2071 * FILE_Secure contains no unnamed data attribute, i.e. it has zero length. It
2119 le32 length; /* Size in bytes of this entry in $SDS stream. */
2135 le32 length; /* Size in bytes of this entry in $SDS stream. */
2170 le32 length; /* Size in bytes of this entry in $SDS stream. */
2325 * IMPORTANT NOTE: The offset, length and size structure members are counted
2595 le16 data_length; /* Data length in bytes. */
2599 /* 8*/ le16 length; /* Byte size of this index entry, multiple of
2635 le16 data_length; /* Data length in bytes. */
2639 le16 length; /* Byte size of this index entry, multiple of
2678 (char*)ie + le16_to_cpu(ie->length) - sizeof(VCN),
2804 * a sequence of EA_ATTR variable length records.
2880 * Ntfs.sys takes an EFS value length of <= 0x54 or > 0x40000 to BSOD, i.e. it
2893 /* 0*/ le32 length; /* Length of EFS attribute in bytes. */