Searched refs:AFSVL_BADVOLIDBUMP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/afs/ | ||
H A D | afs_vl.h | 49 AFSVL_BADVOLIDBUMP = 363539, /* Illegal max volid increment */ enumerator |
H A D | misc.c | 59 case AFSVL_BADVOLIDBUMP: return -EINVAL; in afs_abort_to_error() |