Home
last modified time | relevance | path

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

/Linux-v5.10/fs/afs/
Dafs_vl.h46 AFSVL_BADREFCOUNT = 363536, /* Illegal Reference Count number */ enumerator
Dmisc.c56 case AFSVL_BADREFCOUNT: return -EINVAL; in afs_abort_to_error()