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