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