Searched refs:AFSVL_BADSERVER (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/afs/ | ||
H A D | afs_vl.h | 40 AFSVL_BADSERVER = 363530, /* Illegal server number (out of range) */ enumerator |
H A D | misc.c | 50 case AFSVL_BADSERVER: return -EINVAL; in afs_abort_to_error() |