Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dafs_vl.h51 AFSVL_BADENTRY = 363538, /* Bad incoming vl entry */ enumerator
Dmisc.c61 case AFSVL_BADENTRY: return -EINVAL; in afs_abort_to_error()