Lines Matching defs:value
12 /* Magic value in attribute blocks */
34 __le32 h_hash; /* hash value of all attributes */
47 __le16 e_value_offs; /* offset in disk block of value */
48 __le32 e_value_inum; /* inode in which the value is stored */
49 __le32 e_value_size; /* size of attribute value */
50 __le32 e_hash; /* hash value of name and value */
75 * for file system consistency errors, we use a somewhat bigger value.
85 * The minimum size of EA value when you start storing it in an external inode
113 const void *value;