Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dafs_vl.h47 AFSVL_BADREFCOUNT = 363536, /* Illegal Reference Count number */ enumerator
H A Dmisc.c56 case AFSVL_BADREFCOUNT: return -EINVAL; in afs_abort_to_error()