Searched refs:AFSVL_BADINDEX (Results 1 – 2 of 2) sorted by relevance
/linux/fs/afs/ | ||
H A D | afs_vl.h | 39 AFSVL_BADINDEX = 363528, /* Index is out of range */ enumerator |
H A D | misc.c | 48 case AFSVL_BADINDEX: return -EINVAL; in afs_abort_to_error() |