Searched refs:AFSVL_BADREFCOUNT (Results 1 – 2 of 2) sorted by relevance
/linux/fs/afs/ | ||
H A D | afs_vl.h | 47 AFSVL_BADREFCOUNT = 363536, /* Illegal Reference Count number */ enumerator |
H A D | misc.c | 56 case AFSVL_BADREFCOUNT: return -EINVAL; in afs_abort_to_error() |