Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dafs_vl.h49 AFSVL_BADREFCOUNT = 363536, /* Illegal Reference Count number */ enumerator
Dmisc.c59 case AFSVL_BADREFCOUNT: return -EINVAL; in afs_abort_to_error()