Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dafs_vl.h48 AFSVL_BADENTRY = 363538, /* Bad incoming vl entry */ enumerator
H A Dmisc.c58 case AFSVL_BADENTRY: return -EINVAL; in afs_abort_to_error()