Searched refs:YFS_VL_MAXCELLNAME (Results 1 – 2 of 2) sorted by relevance
16 #define YFS_VL_MAXCELLNAME 256 /* Maximum length of a cell name in YFS protocol */ macro
701 if (namesz > YFS_VL_MAXCELLNAME) in afs_deliver_yfsvl_get_cell_name()