Lines Matching defs:key
493 * COLLATION_NTOFS_ULONG - Sorting is done according to ascending le32 key
502 * le32 key values. E.g. used for $O index in FILE_Extend/$ObjId, which
1120 the index entry key. */
1857 * The index entry key used in the $SII index. The collation type is
1865 * The index entry key used in the $SDH index. The keys are sorted first by
2071 * The index entries are sorted by the index key file_id. The collation rule is
2073 * primary key / is not a key at all. (AIA)
2116 * index key is the user_id of the user/group owning this quota control entry,
2117 * i.e. the key is the owner_id. The user_id of the owner of a file, i.e. the
2122 * a quota on that volume. The index key holds the SID of the user_id the
2194 index key. */
2201 /* 10*/ le16 key_length; /* Byte size of the key value, which is in the
2229 index key. */
2236 le16 key_length; /* Byte size of the key value, which is in the
2242 /* 16*/ union { /* The key of the indexed attribute. NOTE: Only present
2244 NTFS versions before 3.0 the only valid key is the
2261 } __attribute__ ((__packed__)) key;