Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dafs_vl.h39 AFSVL_BADVOLTYPE = 363529, /* Bad volume type */ enumerator
H A Dmisc.c49 case AFSVL_BADVOLTYPE: return -EINVAL; in afs_abort_to_error()