Home
last modified time | relevance | path

Searched refs:AFSVL_BADSERVER (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/afs/
H A Dafs_vl.h40 AFSVL_BADSERVER = 363530, /* Illegal server number (out of range) */ enumerator
H A Dmisc.c50 case AFSVL_BADSERVER: return -EINVAL; in afs_abort_to_error()