Lines Matching defs:value
60 void *value; /* set of bytes (maybe contain NULLs) */
61 int valuelen; /* length of value */
64 xfs_dahash_t hashval; /* hash value of name */
72 xfs_dablk_t rmtblkno; /* remote attr value starting blkno */
73 int rmtblkcnt; /* remote attr value block count */
74 int rmtvaluelen; /* remote attr value length in bytes */
77 xfs_dablk_t rmtblkno2; /* remote attr value starting blkno */
78 int rmtblkcnt2; /* remote attr value block count */
79 int rmtvaluelen2; /* remote attr value length in bytes */
120 xfs_dahash_t hashval; /* last hash value in block */