Searched refs:comkey (Results 1 – 2 of 2) sorted by relevance
54 char *comkey; /* common name */ member
250 kfree(cladatum->comkey); in cls_destroy()1323 rc = str_read(&cladatum->comkey, GFP_KERNEL, fp, len2); in class_read()1329 cladatum->comkey); in class_read()1332 cladatum->comkey); in class_read()3057 if (cladatum->comkey) in class_write()3058 len2 = strlen(cladatum->comkey); in class_write()3080 if (cladatum->comkey) { in class_write()3081 rc = put_entry(cladatum->comkey, 1, len2, fp); in class_write()