Searched refs:AFSVL_BADENTRY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/afs/ | ||
H A D | afs_vl.h | 48 AFSVL_BADENTRY = 363538, /* Bad incoming vl entry */ enumerator |
H A D | misc.c | 58 case AFSVL_BADENTRY: return -EINVAL; in afs_abort_to_error() |