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