Searched refs:comkey (Results 1 – 2 of 2) sorted by relevance
54 char *comkey; /* common name */ member
250 kfree(cladatum->comkey); in cls_destroy()1322 rc = str_read(&cladatum->comkey, GFP_KERNEL, fp, len2); in class_read()1328 cladatum->comkey); in class_read()1331 cladatum->comkey); in class_read()3048 if (cladatum->comkey) in class_write()3049 len2 = strlen(cladatum->comkey); in class_write()3071 if (cladatum->comkey) { in class_write()3072 rc = put_entry(cladatum->comkey, 1, len2, fp); in class_write()