Searched refs:CODA_MAXNAMLEN (Results 1 – 1 of 1) sorted by relevance
132 #define CODA_MAXNAMLEN 255 macro165 char d_name[CODA_MAXNAMLEN + 1];/* name must be no longer than this */168 #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + \