Home
last modified time | relevance | path

Searched defs:compress_identity (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/ftape/compressor/
Dlzrw3.h204 struct compress_identity struct
206 ULONG id; /* Identifying number of algorithm. */
207 ULONG memory; /* Number of bytes of working memory required. */
209 char *name; /* Name of algorithm. */
210 char *version; /* Version number. */
211 char *date; /* Date of release of this version. */
212 char *copyright; /* Copyright message. */
214 char *author; /* Author of algorithm. */
215 char *affiliation; /* Affiliation of author. */
216 char *vendor; /* Where the algorithm can be obtained. */