Searched refs:coda_resize (Results 1 – 2 of 2) sorted by relevance
54 #define CODARESIZE _IOW('c', 1, struct coda_resize ) /* Resize CODA NameCache */59 struct coda_resize { int hashsize, heapsize; }; argument
399 struct coda_resize *data = (struct coda_resize *)addr; in vc_nb_ioctl()